nower-vue-cli
v1.0.1
Published
build vue project
Downloads
2
Readme
vue项目脚手架
要求
组件
- vuex v2
- vue-router v2
- vue-resource v2
- element v1
- fetch v2
指令
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run all tests
npm test