文件名称:typescript-react-redux-ie8:Typescript-react-redux-ie8,在线演示
文件大小:4.28MB
文件格式:ZIP
更新时间:2024-05-31 15:38:38
react redux typescript ie8 immutablejs
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
【文件预览】:
typescript-react-redux-ie8-master
----.gitignore(171B)
----package.json(3KB)
----tslint.json(394B)
----package-lock.json(383KB)
----src()
--------style()
--------todomvc()
--------utils()
----webpack.config.js(5KB)
----postcss.config.js(1KB)
----public()
--------index.html(1KB)
----tsconfig.json(5KB)
----README.md(10KB)
----demo()
--------src()
--------js()
--------css()
--------index.html(1KB)
----config()
--------webpack.config.js(4KB)
--------webpack.config.dev.js(3KB)
--------webpack.config.prod.js(0B)
----.vscode()
--------settings.json(86B)
----docs()
--------images()
----test()
--------index.js(3B)
----.editorconfig(231B)
----.prettierrc(50B)
----yarn.lock(232KB)