-
-
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-storybookinto dependencies - Then when a user runs
npm run storybookit'll start running stories locatedsrc/storiesor somewhere like that? - There's no need to have any other config files.
tonyxiao, bestwestern and tim-phillips