mostafa8026 / html-typescript-webpack-starter

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:JavaScript 45.7%Language:SCSS 19.3%Language:TypeScript 19.1%Language:HTML 15.9%