compareHTML

  1. Install node https://nodejs.org/en/download/ (Windows installer, if you have OS Windows)

  2. Node.js includes npm https://docs.npmjs.com/getting-started/what-is-npm . All necessary dependencies are located in folder node_modules. If you need to update dependencies or download it (if the folder node_modules was removed ), please run in CLI: (All dependencies are described in package.json.) npm update

  3. open CLI and run: run_report.bat