Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 579 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 579 Bytes

Todo-react-redux-immutable

综合运用react,redux,react-redux,immutable.js,styled-components等工具库,完成一个Todos案例。

项目启动

  $ git clone https://github.com/sayll/Todos-react-redux-immutable.js.git
  $ cd Todos-react-redux-immutable.js
  $ npm install
  $ npm start

打开服务端:http://127.0.0.1:3000

项目演示

  • github 限制,演示无法完整显示,请各位看官,有兴趣的自行运行。