about me

This repository helps you to create a very simple project to start your develop with these features:

  • typescript
  • html
  • sass
  • a simple dev server with live reload option

develop

Start developing by running this command:

npm run start

build and deploy

Finally you can create deploy assets with this command:

npm run build