Peer-to-peer multiplayer Big 2 card game Developing Pull the repo, and use Node.js >= 12. If you don't have Node.js, see instructions below yarn install --pure-lockfile yarn next dev # spawn dev server Visit localhost:3000 in your browser. Installing Node.js Install nvm. nvm install 12