Skip to content

Commit

Permalink
fix: wrong Instructions in the readme.md to run the server-api locally (
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshchandra10 authored Oct 24, 2023
1 parent feeb173 commit 555a25a
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 @@ -34,7 +34,7 @@ Run:

```bash
npm install
npm start:prod
npm run start:prod
```

server is ready to use on [http://localhost:80](http://localhost:80).
Expand Down Expand Up @@ -89,4 +89,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 555a25a

Please sign in to comment.