1.0.0 • Published 4 years ago
rry-ui v1.0.0
项目启动
# 安装依赖
yarn
# 各个包的依赖安装
yarn storybook
# 项目启动
yarn storybook
#发布
yarn build-storybook
# 发布到chromatic
yarn chromatic
# 发布到npm
npm login
whoami 查看当前用户
npm publish组件进度
| 序号 | 组件名 | 状态 | 进度 | 类型 |
|---|---|---|---|---|
| 1 | Affix | 已完成 | 100% | 布局 |
| 2 | Button | 已完成 | 100% | 表单 |
| 3 | Divider | 已完成 | 100% | 布局 |
| 4 | Flex | 已完成 | 100% | 布局 |
| 5 | Nav | 开发中 | 0% | 布局 |
| 6 | Card | 开发中 | 0% | 布局 |
| 7 | Header | 已完成 | 100% | 布局 |
| 8 | Box | 开发中 | 30% | 布局 |
| 9 | Tabs | 开发中 | 0% | 布局 |
| 10 | Collapse | 已完成 | 100% | 布局 |
| 11 | Loading | 已完成 | 100% | 反馈 |
1.0.0
4 years ago