Just a basic Websocket connection.
client (player1) <--[ws]--> server <--[ws]--> client (player2)
- Copy this command
npm i && npm run dev - Proceed to client folder and open a command prompt then paste + run the command
- Proceed to server folder and open a command prompt then paste + run the command
