Contributing
Setting up project
We use pnpm monorepo for managing the project. Right now this guide is quite simple as we don’t have much testing yet.
Install dependendecies
Build all
Build just Typeconf
Run tests
Test on a single example
Test SDK
If you want to test Typeconf libraries locally with your project you can use these commands:
Was this page helpful?