Skip to content

eflynch/boardzorg

Repository files navigation

Boardzorg

Run server

pip install -r server/requirements.txt
python server/app.py

Requires postgresql. Run it in docker if you want to

Build client

cd client
npm install
npm run [build|watch]

About

A fun game for friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published