Skip to content

Commit

Permalink
Don't forget yarn init -y
Browse files Browse the repository at this point in the history
Closes #10
  • Loading branch information
ericclemmons committed Jul 27, 2019
1 parent f0e9f91 commit 99db38d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ If you're starting from scratch:

1. `mkdir my-site`
1. `cd my-site`
1. `yarn init -y`

![Picture of previous steps](step-1.png)

Expand Down

0 comments on commit 99db38d

Please sign in to comment.