Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo fixed
  • Loading branch information
dheeraj7070 authored Nov 9, 2023
1 parent adde93d commit 61450a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ project is divided in two folders 'client' and 'server'
2. open the folder in vs code
3. split the terminal in two parts
4. In first terminal type 'cd client' and type'npm install' and in second terminal type'cd server' and type 'npm install'
5.now type 'npm run dev' in both the terminals'
6.Now go to any browser and type 'localhost:5173'
5. now type 'npm run dev' in both the terminals'
6. Now go to any browser and type 'localhost:5173'



Expand Down

0 comments on commit 61450a6

Please sign in to comment.