Skip to Content
Get Started

Get Started

Install dependencies from the repo root:

bun install

Start the documentation site:

bun run dev:docs

Start the product app:

bun run dev:app
Last updated on