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

https://github.com/vasanthk/redux-isomorphic-demo

Redux Isomorphic Demo
https://github.com/vasanthk/redux-isomorphic-demo

Last synced: about 1 year ago
JSON representation

Redux Isomorphic Demo

Awesome Lists containing this project

README

          

# Redux Isomorphic Demo

Implementation from this [tutorial](https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4)

***Instructions***

`npm run build`

`npm run dev`

Open [http://localhost:9000](http://localhost:9000)