Skip to content

Commit

Permalink
chore(doc): tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
dpyzo0o committed Dec 30, 2019
1 parent 72011da commit 718d686
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Taro + Redux + Typescript 快速开发模版

### 特性

[x] - 使用 [redux-toolkit](https://github.com/reduxjs/redux-toolkit) 简化 redux 模版代码书写, 更好的 typescript 支持
[x] - 封装常用 hook, 抽离常用逻辑代码
[x] - 本地 mock 数据, 快速进行前后端分离开发
[x] - 基于 [conventional-commits](https://conventionalcommits.org) 规范提交信息
- [x] 使用 [redux-toolkit](https://github.com/reduxjs/redux-toolkit) 简化 redux 模版代码书写, 更好的 typescript 支持
- [x] 封装常用 hook, 抽离常用逻辑代码
- [x] 本地 mock 数据, 快速进行前后端分离开发
- [x] 基于 [conventional-commits](https://conventionalcommits.org) 规范提交信息

0 comments on commit 718d686

Please sign in to comment.