Contributing
September 12, 2023 ยท View on GitHub
Development setup
Install dependencies:
pnpm install
Go to a package in packages.
Build the library:
pnpm run build
Run tests:
pnpm run test
September 12, 2023 ยท View on GitHub
Install dependencies:
pnpm install
Go to a package in packages.
Build the library:
pnpm run build
Run tests:
pnpm run test