rc-test-base
v0.2.2
Published
## Project setup ``` npm install ```
Readme
rc-test-base
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 lint