`make preview` runs `pnpm build && pnpm preview` so the demo can be served from the production bundle at http://localhost:4173/. Plus convenience targets for dev, build, test, typecheck, lint. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>