This is an Nx package-based monorepo. Visit the Nx Documentation to learn more.
Run nx graph
to see a diagram of the dependencies of the projects.
npm run build
# or, with disabled cache:
npm run build:nocache
Validate dictionary JSON files (see validate.js):
npm run validate