Skip to content

Commit

Permalink
Synced changes from new-docs to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreenisrael committed Sep 29, 2017
1 parent ce3b0cb commit 14a4e8c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ If you run into trouble here, make sure your node, npm, and **_yarn_** are on th

*This method is slow*

1. yarn bootstrap --all
1. `yarn bootstrap --all`
2. Have a beer 🍺
3. `yarn test` (to verify everything worked)

Expand All @@ -208,9 +208,8 @@ Within the `examples` folder of the Storybook repo, you will find kitchen sink e

#### React and Vue

1. DO NOT RUN `yarn` or `yarn install`
2. `yarn storybook`
3. Verify that your local version works
1. `yarn storybook`
2. Verify that your local version works

### Working with your own app

Expand Down

0 comments on commit 14a4e8c

Please sign in to comment.