generator-react-styleguide-component
v0.2.0
Published
Yeoman generator for React components developed with Styleguidist
Downloads
1
Maintainers
Readme
generator-react-styleguide-component
A highly opinionated Yeoman generator for React components developed with Styleguidist.
Installation
yarn add --dev yo generator-react-styleguide-component
Then generate your new component stub, following the steps on the CLI:
yo ./node_modules/generator-react-styleguide-component/generators/component/index.js
License
MIT © zoopoetics