generator-react-story
v0.0.3
Published
Generate stories for your storybook
Maintainers
Readme
generator-react-story 
Generate stories for your storybook.
Installation
First, install Yeoman and generator-react-story using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-react-storyThen navigate to your component or stories folder and generate your new story:
yo react-storyAvailable decorators options:
Contributing
PR's are welcome!
License
MIT © lnmunhoz
