This repository hosts a collection of multiplayer boardgames:
# install dependencies
yarn install
# activate a game module
yarn run workon-sgp
# start game server and web client
yarn run start-dev
This repository hosts a collection of multiplayer boardgames:
# install dependencies
yarn install
# activate a game module
yarn run workon-sgp
# start game server and web client
yarn run start-dev