Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit 1971bb4

Browse files
committed
fix: readme text
1 parent a08d323 commit 1971bb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ npm run dev
4141

4242
The above command will do the following:
4343

44-
a. Starts the front-end package on [http://localhost:4200/](http://localhost:4200).
45-
b. Starts the backend graphql QL server on [http://localhost:5000/graphql](http://localhost:5000/graphql)
44+
1. Starts the front-end package on `http://localhost:4200/`
45+
2. Starts the backend graphql QL server on `http://localhost:5000/graphql`
4646

4747
## License
4848

0 commit comments

Comments
 (0)