To set up and run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/john-rock/docs-image-checker.git cd docs-image-checker
- Install dependencies
npm install
- Run script
node index.js
To set up and run the project locally, follow these steps:
git clone https://github.com/john-rock/docs-image-checker.git
cd docs-image-checker
npm install
node index.js