0.1.12 • Published 9 years ago

generator-react-browserify v0.1.12

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

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
0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

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