Skip to content

Commit

Permalink
Update docs/codespace_pr_reviews.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kim Allen <kim@truss.works>
  • Loading branch information
shkeating and kimallen committed Oct 11, 2023
1 parent 1344026 commit 28f0722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/codespace_pr_reviews.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

![Github Codespace configuaration process](https://github.com/trussworks/react-uswds/assets/59394696/bdf6cd8d-22e2-4e6b-b778-65c83c51556a)

6. if the yarn install in that process was not successful, like in the image above, run `yarn install`. Wait until it is done before you do anything. takes ~5ish minutes
6. if the yarn install in that process was not successful (should look like the image above), run `yarn install`. Wait until it is done before you do anything. takes ~5ish minutes
7. if it is successful run `yarn storybook`. this might also take a couple of minutes to complete.
8. when the link the storybook will be hosted on is available, you will get a message saying your application is running on port 9009 in the bottom right corner. click the `Open in Browser` button

Expand Down

0 comments on commit 28f0722

Please sign in to comment.