Skip to content

Commit da851cb

Browse files
committed
fix README.md
1 parent 09f2539 commit da851cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/client/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
99
In order to view changes, rerun the docker or the whole docker-compose
1010

1111
## Run locally
12+
Make sure proxy is set to the port you are running your backend.
1213
In the project directory, you can run:
13-
Make sure proxy is set to the port you are running your backend.
1414

15-
###`npm start`
15+
### `npm start`
1616
This will run locally against the docker container backend which running on port 5000
1717

1818
### `npm run start:local`

0 commit comments

Comments
 (0)