rockstarartist / gulp-react-flux-starter

A starter project that will use gulp, react, and flux. Front end dependency management is provided by bower, module system is browserify.
1 stars 0 forks source link

gulp-react-flux-starter

A starter project that will use gulp, react, and flux. Front end dependency management is provided by bower, module system is browserify.

SASS is used for SCSS, you can still use css if you prefer.

This project is now ES6 enhanced, so you can develop your codebase in ES6, and you can also continue to use ES5 if you prefer.

This is still a work in progress, please see issues at https://github.com/rockstarartist/gulp-react-flux-starter/issues

Currently, you can build the application and serve it.

Next Feature(s) to be added: PhantomJS, Mocha, Chai Testing!!!

Getting started