We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f2539 commit da851cbCopy full SHA for da851cb
src/client/README.md
@@ -9,10 +9,10 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
9
In order to view changes, rerun the docker or the whole docker-compose
10
11
## Run locally
12
+Make sure proxy is set to the port you are running your backend.
13
In the project directory, you can run:
-Make sure proxy is set to the port you are running your backend.
14
15
-###`npm start`
+### `npm start`
16
This will run locally against the docker container backend which running on port 5000
17
18
### `npm run start:local`
0 commit comments