-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
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.
tonyxiao, bestwestern and tim-phillips