generator-simple-react-app

0.1.0 • Public • Published

generator-simple-react-app NPM version Build Status Dependency Status

Simple react boiler template complete with an Express web server and hot module reloading with Webpack.

Installation

First, install Yeoman and generator-simple-react-app using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-simple-react-app

Then generate your new project:

yo simple-react-app

This will scaffold a project directory and automatically run npm install

License

MIT © Andrew Lincoln

Package Sidebar

Install

npm i generator-simple-react-app

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • andrewl913