Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4085684

Browse files
readme updated
1 parent c8487ec commit 4085684

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

‎README.md‎

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ npm install
4343

4444
- Update constants in _src/config/index.ts_ file :
4545

46-
`SERVER_URL`
47-
`SOCKET_URL`
46+
`SERVER_URL`, `SOCKET_URL`
4847

4948
(which are going to be same in most cases)
5049

@@ -54,6 +53,8 @@ npm install
5453
npm run start
5554
```
5655

56+
> **Note:** You need to run [Code Playground Backend](https://github.com/ProdexOne/code-playground-backend) server in the background.
57+
5758
## Optimizations
5859

5960
Code is refactored and project structure is optimized for scalability. Along with react components and pages, context hook for global state and _debounce_ function have also been used.
@@ -70,10 +71,6 @@ If you have any feedback, please reach out to us at [@AnujS_IN](https://twitter.
7071

7172
- [@ProdexOne](https://www.github.com/ProdexOne)
7273

73-
## Related
74-
75-
Here is the [Code Playground Backend](https://github.com/ProdexOne/code-playground-backend) server.
76-
7774
## License
7875

7976
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /