Closed
Description
Guys,
This project rocks. To follow this path, we at https://github.com/kadirahq/react-storybook is also working on a zero config mode.
I'm asking whether will that be possible to add storybook into this mix?
Basically, this is something I'm proposing:
- We'll ship
react-storybook
into dependencies - Then when a user runs
npm run storybook
it'll start running stories locatedsrc/stories
or somewhere like that? - There's no need to have any other config files.