bywo / big-two

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Install nvm.
  2. nvm install 12

About


Languages

Language:TypeScript 96.5%Language:JavaScript 3.5%