petehunt / generator-react-library

Yeoman generator for React components
Apache License 2.0
17 stars 5 forks source link

generator-react-library

unmaintained

Codebase going through major changes.

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.