mvue-components
v0.1.79
Published
品高云平台组件
Downloads
33
Readme
Build Setup
# install dependencies cnpm is fast
cnpm install
# serve with hot reload at localhost:9696
npm run dev
# serve with hot reload at localhost:9696 and view the bundle analyzer report
npm run dev --report
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report