Simple multiplayer buzzer system.
- Prerequisites: Node.js 18+ and npm
- Run
npm installto install dependencies - Run
npm run devto run local client on localhost:4000 and local server on localhost:4001
- Build React app using
npm run build - Run
npm run startto run the Koa server, which will serve the built React app (via '/build'), as well as operate both the boardgame.io server and lobby