This repository is a companion to a blog post walking through why developers may want to use ReactN instead of Redux for global state management.
git clone https://github.com/Graphite-Docs/reactn-todo-example.git
cd reactn-todo-example
npm install
npm start