Install & Quickstart
Get Started
Section titled “Get Started”Install dependencies at the repo root:
pnpm i
Run the docs locally:
pnpm site:dev
Build the docs:
pnpm site:build
Preview the build:
pnpm site:preview
Next Steps
Section titled “Next Steps”- Learn about CLI Usage
- Explore the CLI Architecture
- Try the Blueprint feature