This repository use commitizen to normalize the commit messages. Commit messages are not linted.
Run npm install.
This will install all deps recursively.
Run npm run build.
Run npm test from the shell to run tests for all packages.
Is done by the GH actions pipeline.