clever-ui
v1.4.4
Published
VUE组件库
Downloads
28
Readme
zhugeView
A Vue.js 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.