To install the dependencies, run the following command:
pnpm install
To build the packages, run the following command:
pnpm build
To generate the documentation, run the following command:
pnpm run doc
Note that the readme is modified manually to remove execess types.