# Project Guidelines

This project uses npm for package management.

## Commands

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