-
typescript-react-redux-ie8: 展示typescript-react-redux-ie8的在线演示
资源介绍
TypeScript-React-Redux (IE8+)
本项目是一个兼容IE8的 TypeScript + React + Redux + immutablejs 的项目模板。
为了降低上手难度,我在项目中写3个DEMO:
todomvc without immutabeljs (ts + react + redux)
[todo] todomvc with immutablejs (ts + react+ redux + immutablejs)
[todo] hackernews (ts + react + redux + immutablejs)
使用时,只需要把这些文件夹删掉就好了。
Show me the code
Code在此:
Demo在此:
Usage
使用方法很简单,只需要把项目克隆到本地,然后安装依赖就可以跑起来了。
$ git clone https://gith