@beisen/beisencloud-mobile
v0.5.3-12
Published
beisencloud mobile business react components based on chaosui
Downloads
731
Maintainers
Readme
BeisenCloud 移动端 业务组件库
项目运行说明 (重要 重要 重要)
- 打tag
npm run auto-tag
- 本地开发测试的时候运行
npm run server
命令,每次修改文件后,会自动编译,并且将dist目录copy到p-beisencloud-core的node_modules/@beisen/BeisenCloudUI/dist/目录下 - 如果新增文件,请务必在
index.js
中将其导出 - 每个组件修改了之后的Changelog需要记录下来