vue-next-ui
v0.0.6
Published
> 注意 ⚠️:功能开发中,还不可用!
Downloads
14
Maintainers
Readme
vue-next-ui
注意 ⚠️:功能开发中,还不可用!
Attention⚠️:developing, inavailable!
dev
npm run devbuild
npm run buildcommit
不要使用
git commit
npm run commitrelease
打 tag、push 代码、发布 npm 包
执行此操作前需要
npm login,记得设置 npm 源:npm set registry https://registry.npmjs.org
npm run releasechangelog
根据 commit 记录自动生成 CHANGELOG.md
npm run changelogdocs
docsify serve ./docs