win-plus
v2.1.6
Published
WIN前端框架公共模块
Readme
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.
