Skip to content

boardgamers/container

Repository files navigation

Container

Open in Gitpod

Mono repo containing the viewer & the engine for Gaia Container

Checkout their READMEs:

Demo

Check out boardgamers.space! Reach out to us if you want to contribute.

Install

Do pnpm install in the main folder

Test locally

After the installation step, you can run the viewer with:

cd viewer
npm run serve

It will use the engine in its sibling folder