@bldr/songbook-vue-app
v0.1.19
Published
## Project setup ``` npm install ```
Readme
vue-app
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lintRun your end-to-end tests
npm run test:e2eRun your unit tests
npm run test:unit