React component generator with docgen and test runner
npm install @qintx/generator-react-componentFirst, install Yeoman and @qintx/generator-react-component using yarn (we assume you have pre-installed node.js).
``bash`
yarn global add yo
Then generate your new project within a new folder:
`bash``
yo @qintx/react-component
// input the Component Name
// input the UI Library Name
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to learn more about Yeoman.
MIT © qintianxiang
[npm-image]: https://badge.fury.io/js/%40qintx%2Fgenerator-react-component.svg
[npm-url]: https://www.npmjs.com/package/@qintx/generator-react-component