mostafa8026 / typescript-matterjs-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 57.6%Language:JavaScript 34.9%Language:HTML 5.6%Language:SCSS 2.0%