Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 266 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 266 Bytes

Hi!

Installation

go mod tidy
go mod verify

Usage

go run cmd/run-server/main.go

Open your browser and go to http://localhost:1234/game.

Party mode

brew install ngrok/ngrok/ngrok
ngrok http http://localhost:1234