web-starter-kit

Get started

  • git clone https://github.com/VictoryCTO/vp-starter.git
  • npm i

Scripts

Build the project npm run build
Commit a change npm run commit
Run the development server npm run dev
Generate a service-worker npm run service-worker

Tools

Development server browsersync
Commit linting commitizen
Code formatting prettier
Code bundling rollup
Code syntax typescript