FlamesX-128 / Portfolio

This is my portfolio.

Home Page:https://flamesx-128.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is my portfolio.

https://flamesx-128.herokuapp.com/

License:MIT License


Languages

Language:Sass 67.0%Language:TypeScript 19.9%Language:HTML 9.0%Language:Go 4.0%Language:Procfile 0.1%