Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 10 days 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
```