Skip to content

Commit fdd8e58

Browse files
authored
Update CONTRIBUTING.md with npm funcs
1 parent 76998ac commit fdd8e58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ Before you begin working on anything, make sure you follow these steps in order
5454

5555
3. `cd` into the directory of your local clone, then set the upstream remote so you can keep your local clone synced with ArduinoMap's original repo. The `<repo name>` below should be the same as the one you used when creating your local clone in the previous step.
5656
57+
4. Use `npm install` to install all packages and their associated dependencies. This will allow you to run `npm run start`.
58+
5759
## Working on an Issue
5860
5961
Once you have the repo forked and cloned, and the upstream remote has been set, you can begin working on your issue:

0 commit comments

Comments
 (0)