This project uses pnpm for package and workspace management. Install it globally with npm install -g pnpm
.
Install dependencies with pnpm install
.
Workspaces allow you to have multiple projects in the same repository.
the workspaces are defined in the pnpm-workspace.yaml
file.
https://pnpm.io/workspaces