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 the CLI in your project.
Install in your project
npm install --save-dev zemdomuRun the CLI
npx zemdomu "**/*.{html,jsx,tsx,vue}"Optional global install
npm install -g zemdomu