Skip to content

mattstyles/raid-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raid TodoMVC Example

TodoMVC implemented using raid with react - Raid-todo

Dependency Status js-standard-style

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.

Raid - mattstyles.github.io/raid

Getting Started

Clone, install dependencies and run

npm install
npm start -- -o

Contributing

Pull requests are always welcome, the project uses the standard code style.

For bugs and feature requests, please create an issue.

License

ISC