zhugeview
v0.9.110-0
Published
诸葛io VUE组件库
Downloads
19
Readme
zhugeView
A zhugeio-FE project
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# serve with hot reload at localhost:8080
npm run dev
# build for production of lib
npm run build-lib
# build for production of doc
npm run build-doc
# run unit tests
npm run unit
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.