/generator-react-library

Yeoman generator for React components

Primary LanguageJavaScriptApache License 2.0Apache-2.0

generator-react-library

A generator for Yeoman. If you don't have it yet:

npm install -g yo

To install generator-react-library from npm:

npm install -g generator-react-library

To initiate the generator, run the following in an empty folder:

yo react-library

License

Apache 2.