- clone it
- in root directory run
yarn installornpm install - in root directory run
cd server && yarn installorcd server && npm install cd ..(going back to root directory)npm run start
Open in different tabs to see websockets in action. Small contributions and improvements are welcome.