An open API service indexing awesome lists of open source software.

https://github.com/benoitvallon/isomorphic-redux

Code sample based on web tutorial (Handcrafting an Isomorphic Redux Application) https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4
https://github.com/benoitvallon/isomorphic-redux

Last synced: about 2 months ago
JSON representation

Code sample based on web tutorial (Handcrafting an Isomorphic Redux Application) https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4

Awesome Lists containing this project

README

          

## Isomorphic Redux Demo

Basic isomorphic app built on [Redux](https://github.com/rackt/redux)

```
$ npm run dev
$ browser http://localhost:8080
```