0.0.6 • Published 4 years ago

vue-next-ui v0.0.6

Weekly downloads
13
License
-
Repository
-
Last release
4 years ago

vue-next-ui

注意 ⚠️:功能开发中,还不可用!

Attention⚠️:developing, inavailable!

dev

npm run dev

build

npm run build

commit

不要使用 git commit

npm run commit

release

打 tag、push 代码、发布 npm 包

执行此操作前需要 npm login,记得设置 npm 源:npm set registry https://registry.npmjs.org

npm run release

changelog

根据 commit 记录自动生成 CHANGELOG.md

npm run changelog

docs

docsify serve ./docs