Skip to content

go-tandem/generator-react

 
 

Repository files navigation

generator-react

React generators

Installation

First, install Yeoman using npm (we assume you have pre-installed node.js).

npm install -g yo

To use locally you need to link the package.

npm link

To generate a new component:

yo react:component

To generate a new page:

yo react:page

License

MIT © Richard B. Kaufman-López

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • CSS 0.3%