- Initial import of reflux, with upgraded build script to webpack from original grunt.
- Tests not set up yet
- Updated peer dependency to React 16.2.0
npm install reflux-react-16
Then change all dependency imports from reflux
to reflux-react-16
Documentation still on https://github.com/reflux/refluxjs
If you want to port the tests and set them up, feel free to PR