# Project Guidelines

This project uses pnpm for package management.

## Commands

- `pnpm install` - Install dependencies
- `pnpm build` - Build the project
- `pnpm test` - Run tests
