Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 202 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 202 Bytes

Rethinking Redux: Demo App

Update: This version use ReactRouter & simple-redux-router for routing.

Demo App with some new patterns around Redux.

Start the app

npm install
npm start