Skip to content

vitessce/vitessce-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15fbb55 · Oct 7, 2024

History

44 Commits
Oct 7, 2024
Oct 7, 2024
Oct 3, 2024
Sep 20, 2024
Sep 30, 2024
Oct 7, 2024
Sep 23, 2024
Sep 26, 2024
Sep 18, 2024
Oct 7, 2024
Oct 7, 2024
Sep 18, 2024
Sep 18, 2024
Aug 26, 2024

Repository files navigation

Vitessce-Link

Vitessce-Link provides an interface to experience Vitessce with mixed reality.

Local development

Install pnpm following these instructions and cd into the the project directory

    pnpm install
    pnpm start

Linting

Project uses biome for linting.

    npx @biomejs/biome format --write ./src

Deployment

    pnpm build