Get ZemDomu up and running in your project. Choose your preferred integration below to see step-by-step instructions.
Install ZemDomu with npm and run semantic checks in local workflows.
Install in your project
npm install --save-dev zemdomuRun the CLI
npx zemdomu "**/*.{html,jsx,tsx,vue}"Optional global install
npm install -g zemdomu