Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 193 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 193 Bytes

Installation

npm install

Usage

  • npm run build - build project
  • npm run start - build and watch changes (with BrowserSync)
  • npm run build:prod - build production-ready code.