This is under active development!
npm install
npm install -g create-react-app
npm start
- Go to
http://localhost:3000/
/
: welcome page. create games/beta
: beta welcome page/beta/game/gid
: game page/beta/play/pid
: play-game page (joins game given pid, among user's list of games)/replay/gid
: replay page
Hosted here