Monorepo for @thenamespace/ens-components-v2 and
its documentation and demo app.
Install dependencies and start the package and demo in development mode:
pnpm install
pnpm devRun all repository checks with:
pnpm checkBuild every workspace package with:
pnpm build