We use pnpm monorepo for managing the project. Right now this guide is quite simple as we don’t have much testing yet.
pnpm install
pnpm build
pnpm typeconf compile $PWD/examples/simple
Was this page helpful?