Skip to content

Developer Guide

  1. Install all dependencies:
Terminal window
pnpm install

If you are curious about the monorepository setup, you can read more about it here:

https://github.com/0x80/typescript-monorepo

  1. Use the turbo commands to automatically build the upstream dependencies for your target subpackage.

  2. Create a changeset

Terminal window
pnpm changeset