generator-react-simple

0.1.3 • Public • Published

Simple React boilerplate generator. Includes React with Webpack, Babel, Standard and Hot Module Reloader.

Install

This is a Yeoman generator. Install Yeoman, if you don't have it already:

npm install --global yo

Install this generator

npm install generator-react-simple

Usage

After installation create a new directory and run:

yo react-simple
npm install

To start development run:

npm run start

Open http://localhost:8080/webpack-dev-server/ and start editing code.

Readme

Keywords

Package Sidebar

Install

npm i generator-react-simple

Weekly Downloads

1

Version

0.1.3

License

ISC

Last publish

Collaborators

  • whistler