Getting started
Prerequisites
Section titled “Prerequisites”- Node 22 (pinned via
.nvmrc) - pnpm 9+
Install
Section titled “Install”pnpm installpnpm dev --filter newsstand # the newsstand apppnpm dev --filter docs # these docspnpm dev # everything in parallelEach app has its own port pinned in its vite.config.ts. Docs runs on http://localhost:4000.