Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fikyair authored Oct 15, 2021
1 parent ad371cf commit ae21843
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,10 @@ module.exports = {

#### ✨ 技术栈

- 😁 typescript with React Hooks
- 😁 全部组件由 Typescript with React Hooks 编写
- 🍑 使用 `react-testing-library` 完成单元测试
- 🦌 使用 `storybook` 本地调试和生成文档页面
- 🦌 使用 `Storybook` 本地调试和生成文档页面
- ⚙️ 组件库打包使用 `Webpack``Gulp`
- 🥦 CI/CD:使用 `Chromatic` + `GitActions` 持续集成和部署

#### 🔨 部署
Expand Down

0 comments on commit ae21843

Please sign in to comment.