0.1.12 • Published 10 years ago

generator-react-browserify v0.1.12

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

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago