Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 12d1496

Browse files
author
iljazovici
committed
Add missing npm install info
1 parent 05cf550 commit 12d1496

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
5050

5151
In the project directory, you can run:
5252

53+
### `npm install`
54+
Installs project dependencies that are needed to run the project locally. You need to do this when you first clone the project or the npm commands below will not work.
55+
5356
### `npm start`
5457

5558
Runs the app in the development mode.

0 commit comments

Comments
 (0)