0.4.7 • Published 9 years ago

generator-flux-react-app v0.4.7

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Flux-React Boilerplate

This is a Flux application boilerplate that I created when I was playing around with this nice example app and experimenting on Gulp & React.js. Basically it profits from Browserify & SASS and also allows to write ES6 via Babel.

Getting Started

Install Yeoman and Flux-React generator:

npm install -g yo
npm install -g generator-flux-react-app

Initialize the generator:

# if possible: nvm use 0.10
yo flux-react-app

Usage

  1. Run Build: gulp build (dist for production, watch for continuous development)
  2. Install httpster: npm install --g httpster
  3. Navigate to /build and run: npm httpster
  4. http://localhost:3333/

Live Examples

License

MIT http://tameraydin.mit-license.org/

TODO

0.4.7

9 years ago

0.4.6

9 years ago

0.4.5

9 years ago

0.4.4

9 years ago

0.4.3

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago