Skip to content

FlamesX-128/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

This is my portfolio.

How to run it?

Download go, node, typescript and sass.

Create an .env file with the following content:

PORT=8080

Open a console/terminal in the project folder and run the following command:

$ tsc && sass .:. && go run src/main.go

Go to port 8080.

LICENSE

MIT