TodoMVC implemented using raid with react - Raid-todo
Raid is a data management layer that sits behind presentational libraries such as React. Raid embraces a centralised object store and top-down data flow to help make your application more predicable and consistent.
Clone, install dependencies and run
npm install
npm start -- -o
Pull requests are always welcome, the project uses the standard code style.
For bugs and feature requests, please create an issue.
ISC