An open API service indexing awesome lists of open source software.

https://github.com/shy2850/f2e-todomvc

A TodoMVC written with React, Redux and Immutable
https://github.com/shy2850/f2e-todomvc

f2e-server immutable react redux

Last synced: 8 months ago
JSON representation

A TodoMVC written with React, Redux and Immutable

Awesome Lists containing this project

README

          

# redux-todomvc
A TodoMVC written with React, Redux and Immutable

# run
1. `npm i`
2. `npm start`
3. `npm start ts` 使用 typescript 编译 ReactJSX

# view
[https://shy2850.github.io/f2e-todomvc](https://shy2850.github.io/f2e-todomvc/)