Flux project boilerplate
The project includes a live-reloading static server on port 8080 (configurable in gulpfile.js)
$ npm startWith yo you can generate additional code with Flux generators:
$ yo flux:component ComponentName$ yo flux:action ActionCreatorName$ yo flux:store StoreName