0.4.7 • Published 10 years ago

generator-flux-react-app v0.4.7

Weekly downloads
4
License
MIT
Repository
github
Last release
10 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

10 years ago

0.4.6

10 years ago

0.4.5

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago