Experimental multiplayer party game starter built with React, NodeJs, and Socket.io.
- This project is an early work-in-progress...
git clone https://github.com/nafeu/nafoodle.io.git
cd nafoodle.io
nvm use v12.14.1
npm install
npm run dev
cd client
npm start