Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 441 Bytes

Isomorphic/Universal React App using NodeJS, React Router V4 and Redux

Sample isomorphic demo using Redux, NodeJS, React Router V4, and ReactJS.

Install

  1. Clone repository: git clone https://github.com/supercycle91/isomorphic-demo.git
  2. Install dependencies: npm install
  3. Start application: npm start

See full tutorial here