pnpm install
pnpm build
pnpm --filter @typeconf/typeconf build
pnpm --filter @typeconf/typeconf test
pnpm --filter @typeconf/typeconf test:simple
pnpm --filter @typeconf/sdk test
npx link@latest path/to/typeconf/packages/typeconf npx link@latest path/to/typeconf/packages/sdk npx link@latest path/to/typeconf/packages/react-sdk
Was this page helpful?