This is a sample app using Redux and React. It is created as an example on how to the Redux DevTools work and how you can integrate them into your app to speed up development.
You can check out the demo here
If you are interested in hybrid app development using React, check out the Onsen UI React Components. We would love to get your feedback. We love getting stars on GitHub.
For a more complete example using React and Redux with Onsen UI, please check out the Weather app. Source code here.
To run it simply do:
npm install
npm start
The app will run at http://localhost:9000.