# Installation ```bash corepack enable ``` # Build ```bash pnpm install pnpm run build ``` # Test ```bash pnpm test ```