generator-react-browserify

0.1.12 • Public • Published

React App generator build status

generator

Features

  • CSS Autoprefixing
  • Built-in preview server with livereload
  • Automagically compile Sass
  • Automagically lint your scripts
  • Awesome image optimization
  • Automagically wire-up dependencies installed with Bower (when gulp watch or gulp wiredep)
  • Automagically browserify js file
  • React Router
  • ES6 support

Getting Started

  • Install: npm install -g generator-react-browserify
  • Run: yo react-browserify
  • Serve: gulp serve
  • Test: gulp jest
  • Build: gulp build

Options

  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.
  • --skip-welcome-message Skips the yeoman welcome message.
  • skip-install-message Skips the message after the installation of dependencies.

TODO

  • eslint/jsx

Package Sidebar

Install

npm i generator-react-browserify

Weekly Downloads

0

Version

0.1.12

License

ISC

Last publish

Collaborators

  • cookfront