This generator creates a starter React component from Formidable Labs' freshest react component boilerplate or victory component boilerplate. Just Follow the interactive prompts!
Globally install this generator from NPM:
$ npm install -g generator-formidable-react-component
To run the generator:
$ yo formidable-react-component
and you have a new React component project!