Files
zhaoguiyang.site/Claude.md
2026-03-13 14:11:57 +08:00

8 lines
293 B
Markdown

# Claude.md
Please follow [`AGENTS.md`](./AGENTS.md) as the canonical agent-instruction source of truth.
Key requirement reminder:
- Use `pnpm` as the package manager (`pnpm install`, `pnpm dev`, `pnpm build`, `pnpm preview`)
- Do not use `npm`, `yarn`, or `bun` commands in this repository