1.0.1 • Published 8 years ago

nower-vue-cli v1.0.1

Weekly downloads
92
License
-
Repository
-
Last release
8 years ago

vue项目脚手架

要求

组件

指令

# 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