Skip to content

Commit 193d01b

Browse files
readme updates
1 parent b280f7c commit 193d01b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ $ cd backend
2929
$ npm install
3030
$ npm start
3131
```
32+
This will run http://localhost:3002
3233

3334

3435
## Frontend
@@ -37,6 +38,9 @@ $ cd frontend
3738
$ npm install
3839
$ npm start
3940
```
41+
This will run http://localhost:3000
42+
43+
4044

4145

4246

0 commit comments

Comments
 (0)