flight-redux-playground

I'm playing with simplifying the Flight API, making it more familiar to those used to React, and building a binding layer for redux.

Don't expect docs, comments or tests unless this gets turned into a real thing.

Running it

$ npm i && npm run build
$ open index.html
$ npm run watch

Modifying it

Start in app.js.