mirror of
https://github.com/mizanxali/uno-online
synced 2024-11-05 10:45:25 +00:00
Update README.md
This commit is contained in:
parent
a9aaa50870
commit
31582c999c
@ -38,6 +38,10 @@ Follow the steps below, after cloning the repository:
|
|||||||
|
|
||||||
- Node
|
- Node
|
||||||
|
|
||||||
|
**For Running:**
|
||||||
|
|
||||||
|
- Change socket.IO endpoint on client side. To do this, go to `client/src/components/Game.js` and change line #26 from `const ENDPOINT = 'https://uno-online-multiplayer.herokuapp.com/'` to `const ENDPOINT = 'http://localhost:5000'`
|
||||||
|
|
||||||
### ⏳ Installation
|
### ⏳ Installation
|
||||||
|
|
||||||
- At the root of the project directory, use npm to install the server-side dependencies
|
- At the root of the project directory, use npm to install the server-side dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user