README
Flux with Kefir.js
This is port of this Bacon.js flux project
Mostly magic located in lib and examples/flux-todomvc/components/TodoApp.react.js
Check examples/flux-todomvc/stores/TodoStore.js as well
Running
npm install
node examples/flux-todomvc/server
Use
npm install react-kefir-flux --save