Vitessce-Link provides an interface to experience Vitessce with mixed reality.
Install pnpm following these instructions and cd into the the project directory
pnpm install
pnpm start
Project uses biome for linting.
npx @biomejs/biome format --write ./src
pnpm build
pnpm build && pnpm dlx gh-pages -d build -b gh-pages -m "deploy from $(git rev-parse --abbrev-ref HEAD)"