Simple todo application in React with react-router, react-redux and browserify. Some files are written in ES5, some in ES6. It's only a playground.
INSTALL: npm install
DEVELOPMENT: gulp watch
RUN SERVER: gulp server
App will be available in your browser on http://localhost:1989 address.
Enjoy :)