0.1.12 • Published 11 years ago
generator-react-browserify v0.1.12
React App 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 watchorgulp 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-installSkips the automatic execution of bower and npm after scaffolding has finished.--skip-welcome-messageSkips the yeoman welcome message.skip-install-messageSkips the message after the installation of dependencies.
TODO
- eslint/jsx