App demo: http://brunoaltinet.github.io/react-redux-example/demo/
This example app is an up-to-date showcase of following libraries: gulp, stylus, webpack, react-hot-loader, babel for ES6 syntax and .jsx handling. Redux is used for the dataflow and the routing is managed with the React-Router. Controls and layout by Material UI.
An example application based on Material UI, gulp, stylus and webpack. The internal data flow is handled with Redux and routing with React-Router.
Install all dependencies.
$ npm install
and to run:
$ gulp run
Check out config files for Cordova goodness and
##Credits Heavenly borrowed from:)