diff --git a/README.md b/README.md index 158973f..439ad2f 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,13 @@ We hope you find the resources here helpful in creating and distributing your ow ## Available Scripts -In the project directory, you can run: +First install the project dependencies with: +### `yarn install` +Then, you can run: ### `yarn start` -Runs the app in the development mode.\ + +It runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.\