trasta298 / portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trasta-portfolio

trasta's Portfolio Website

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

Open the file dist/index.html in your browser

Credits

Made with createapp.dev

About


Languages

Language:TypeScript 94.1%Language:HTML 5.9%