2.1.2 • Published 2 years ago

win-biz-vue v2.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

zhz

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# 升级补丁号
npm version patch

# 升级小版本号
npm version minor

# 升级大版本号
npm version major

# 发布到指定服务器
npm publish -registry=http://docker.yhfin.club:81/repository/winnpm/

For a detailed explanation on how things work, check out the guide and docs for vue-loader.