NodeJS: v16.13.1
Install the dependencies in react-client
& socketio-server
with the following command:
npm install
Start socketio-server
and react-client
with the following command:
npm start
react-client runnnig on Port: 3000
socketio-server running on Port: 9000
Made with ❤️ by Levente Wolf