generator-react-boilerplate

0.1.9 • Public • Published

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

Package Sidebar

Install

npm i generator-react-boilerplate

Weekly Downloads

3

Version

0.1.9

License

MIT

Last publish

Collaborators

  • mitchbox