1.0.1 • Published 10 months ago

baiqiu-cms-decoration1 v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

bq-cms-decoration

cms-decoration

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

npm包发布流程

  • git add .
  • git commit -m ""
  • npm login
  • 修改版本:
    1. npm version major (较大版本更新)
    2. npm version minor (功能新增)
    3. npm version patch (修复问题)
  • npm run build
  • npm publish
  • git push origin develop

1.0.1

10 months ago

1.0.0

10 months ago