generator-react-starter-app

0.0.10 • Public • Published

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

Generator for Generating App to use with react-starter-app

Installation

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

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

Then generate your new project:

yo react-starter-app
webpack
node app.js

Adding a page (When queried for overwrite always say yes)

yo react-starter-app:page test/test-page && yo react-starter-app:updateIndex
 

Adding a component (When queried for overwrite always say yes)

yo react-starter-app:component test/test-page && yo react-starter-app:updateIndex
 

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Ravi Kumar Hamsa

Package Sidebar

Install

npm i generator-react-starter-app

Weekly Downloads

0

Version

0.0.10

License

MIT

Last publish

Collaborators

  • ravihamsa