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
- Host: GitHub
- URL: https://github.com/vasanthk/redux-isomorphic-demo
- Owner: vasanthk
- Created: 2015-09-03T07:41:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T20:59:19.000Z (over 10 years ago)
- Last Synced: 2025-01-10T17:42:26.019Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)