8 lines
293 B
Markdown
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
|