@guebbit/vue-library
v1.0.4
Published
## Project setup ``` npm install ```
Readme
vue-library
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