A simple React application using RxJS instead of Flux. So far this is purely a way of extending justinwoo -> react-rxjs-flow with extra features.
Run npm install
+ npm start
.
In your fave browser open index.html
.
- react-router
- json interaction with API
- jwt Auth
There really isn't that much information about using RxJS as a replacement to flux in react. Because of this any contributions will be greatly appreciated :)