Skip to content

Commit 439accd

Browse files
committed
updated readme
1 parent e20cd99 commit 439accd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ A comprehensive full-stack web application built with React.js frontend and Node
6060
cd client && npm install && cd ..
6161
```
6262

63+
3. **Install server dependencies:**
64+
```bash
65+
cd server && npm install && cd ..
66+
```
67+
6368
## 🚀 Running the Application
6469

6570
### Development Mode (Recommended)

0 commit comments

Comments
 (0)