Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 313 Bytes

File metadata and controls

19 lines (13 loc) · 313 Bytes

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.