1.0.0 • Published 2 years ago

tsuki-components v1.0.0

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

命令行

npm run start 项目启动 使用 dumi,组件开发和文档开发在一起

npm run test 组件测试 -

npm run test:coverage 代码覆盖率查看 -

npm run prettier 代码美化 -

npm run build 组件打包 使用 father 工具

npm run release 组件打包发布 -

npm run docs:build 文档打包 -

npm run docs:deploy 文档发布 这里默认是使用了 GitHub Pages

npm run deploy 文档打包发布 -