0.1.7 • Published 6 years ago

sh-vue-ui v0.1.7

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

sh-vue-ui

启动

npm run serve

打包

npm run build

发布

  1. git 提交所有内容
  2. npm version patch // 升级版本号 major:升级主版本号 1.0.0 -> 2.0.0
    minor:升级次版本号 1.0.0 -> 1.1.0
    patch:升级补丁号 1.0.0 -> 1.0.1
  3. 修改 npm 源
    npm set registry https://registry.npmjs.org/
  4. npm发布包创建
    npm run lib
  5. npm publish 发布
0.1.7

6 years ago

0.1.6

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.0.5

6 years ago

0.1.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago