vhuaban
v0.1.6
Published
## Project setup ``` npm install ```
Readme
vhuaban
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCustomize configuration
npm config get registry npm config set registry=http://registry.npmjs.org npm config set registry http://registry.npm.taobao.org/ npm login npm publish npm update xx
