Update CONTRIBUTING.md

This commit is contained in:
Norbert de Langen 2017-05-09 07:28:52 +02:00 committed by GitHub
parent 472c07d85f
commit 8a494d3cd7

View File

@ -51,6 +51,7 @@ A good way to do that is using the example `test-cra` app embedded in this repos
git clone https://github.com/storybooks/storybook.git
cd storybook
npm install
npm run bootstrap
cd examples/test-cra