This is the Redux demo showed at the React Router and Animation Meetup on 7/27/15 and uses these libraries:
To run it, clone the repo and run:
npm install
npm start
Then open localhost:3000 to view the demo.
For context, it's helpful if you watch the fantastic ReactJS Europe talk on Redux by Dan Abramov, the creator of Redux.