bluestar-ui
v0.1.1
Published
## Project setup ``` npm install ``` test ### Compiles and hot-reloads for development ``` npm run serve ```
Readme
bluestars-components
Project setup
npm installtest
Compiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitLints and fixes files
npm run lint