isomorphic-demo
isomorphic-demo copied to clipboard
Sample isomorphic demo using Redux
Isomorphic/Universal React App using NodeJS, React Router V4 and Redux
Sample isomorphic demo using Redux, NodeJS, React Router V4, and ReactJS.
Install
- Clone repository:
git clone https://github.com/supercycle91/isomorphic-demo.git - Install dependencies:
npm install - Start application:
npm start
See full tutorial here