revert change to guide-react doc

This commit is contained in:
Neville Mehta 2018-11-22 20:45:46 -08:00
parent 61d949218d
commit a2dac4d1b4

View File

@ -51,6 +51,7 @@ Then add the following NPM script to your `package.json` in order to start the s
## Create the config file
Storybook can be configured in several different ways.
Thats why we need a config directory. We've added a `-c` option to the above NPM script mentioning `.storybook` as the config directory.
For a basic Storybook configuration, the only thing you need to do is tell Storybook where to find stories.