Skip to content

Yeoman generator for Facebook's React - Integrate with gulp and browserify.

License

Notifications You must be signed in to change notification settings

mitchbox/generator-react-boilerplate

Repository files navigation

generator-react-boilerplate

Yeoman generator for Facebook's React - Integrate with gulp and browserify.

What's inside?

  • react (Support for React v0.12.x and React v0.13.x)
  • reflux
  • react-router
  • gulp
  • browserify
  • watchify
  • babelify
  • livereload

Getting Started

Install Yeoman

$ npm install -g yo

Install and use Generators

To install generator-react-boilerplate from npm, run:

$ npm install -g generator-react-boilerplate

Finally, initiate the generator:

$ yo react-boilerplate

Run watch task and begin to develop your React components.

$ gulp dev
$ gulp pro

License

MIT

About

Yeoman generator for Facebook's React - Integrate with gulp and browserify.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published