Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pterolex/react-redux-isomorphic-workshop


https://github.com/pterolex/react-redux-isomorphic-workshop

demo isomorphic javascript react

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

Isomorphic demo app
-------------------

## Installation (development)

1. ```npm install```
2. ```cp etc/client-config.json.sample etc/client-config.json``` (by default connect to production REST API)
3. ```npm run server```
4. ```npm run devserver``` (in another terminal, and wait until build is ready)
5. open http://localhost:3001