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
Apache 2.