Skip to content

frontsideair/quarto

Repository files navigation

Quarto

Overview

This is an experiment where I rebuilt the Quarto board game using a binary representation.

I also experimented with Rsbuild and Jujutsu version control system.

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview

Releases

No releases published

Packages

No packages published