Skip to content

Commit

Permalink
chore(doc): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dpyzo0o committed Dec 30, 2019
1 parent fa87ccd commit 72011da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Taro-Toolkit

Taro + Redux + Typescript 快速开发模版

### 特性

[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 72011da

Please sign in to comment.