Skip to content
This repository was archived by the owner on Jun 19, 2020. It is now read-only.

Commit 1d82730

Browse files
authored
Update README.md
1 parent 417368f commit 1d82730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ We've included a `docs` folder with a template [Tech Spec](/docs/Tech_Spec.md) a
1010

1111
## Setup
1212
This project uses Create-React-App for the frontend. To run locally you will:
13+
- Install [Node.js](https://nodejs.org/en/download/) if necessary
1314
- clone the repo
1415
- run `npm install` to install dependencies
1516
- run `npm start` to start a local instance that can be accessed from `localhost:3000`

0 commit comments

Comments
 (0)