redux-annotation
redux-annotation copied to clipboard
:octocat:对redux源码进行中文标注,并简化代码逻辑
trafficstars
redux-annotation
- 对redux源码进行中文标注,分离处理警告和异常的代码,使redux逻辑更加清楚
- 主程序入口src/index.js
- 逻辑代码量200行左右
使用
$ cnpm install 或者 yarn install
$ npm start
$ open http://localhost:8001/
示例
