Simple multiplayer buzzer system
Built using Create React App and boardgame.io
Please open an issue if you experience a bug or have product feedback!
yarn install
to install dependenciesyarn dev
to run local client on localhost:4000 and local server on localhost:4001yarn build
yarn start
to run the Koa server, which will serve the built React app (via '/build'), as well as operate both the boardgame.io server and lobby