punch-time
v0.4.2
Published
## Project setup ``` npm install ```
Downloads
7
Readme
punch-time
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitRun your end-to-end tests
npm run test:e2eLints and fixes files
npm run lint