Skip to content

Commit

Permalink
docs: fix start server command
Browse files Browse the repository at this point in the history
Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
  • Loading branch information
K-Kumar-01 committed Oct 3, 2023
1 parent 48f006d commit 6d5a76c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ For help with installing dependencies look into
3. Start the server (uses localhost:3000)

`bash yarn start `
```bash
yarn start
```

4. Explore your local copy at `http://localhost:3000`

Expand Down

0 comments on commit 6d5a76c

Please sign in to comment.