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

pnpm install

Build

pnpm build

Run examples

pnpm typeconf compile $PWD/examples/simple