generator-jumpstart-react

0.0.9 • Public • Published

Jumpstart ~ React

A Yeoman generator for scaffolding modern React sites using Webpack, SCSS, Browser-sync, and Gulp. Built on the shoulders of Jumpstart Static.

Made by Max

Requirements

Getting started

This generator lists Jumpstart Static in its peerDependencies, which aren't automatically installed by NPM. Make sure that you have Jumpstart Static installed before running the generator.

npm install generator-jumpstart-static generator-jumpstart-react -g

The generator can be run by either calling yo and following the Yeoman wizard, or yo jumpstart-react to launch the generator directly.

Next steps

The Gulp commands now available in your project can be found in the Jumpstart Static documentation here.

Jumpstart React brings you hot-loading of CSS and React modules out of the box. Just run gulp serve or gulp watch.

Package Sidebar

Install

npm i generator-jumpstart-react

Weekly Downloads

0

Version

0.0.9

License

MIT

Last publish

Collaborators

  • maxbarry