Video class about the project.
This project opens a web page with Puppeteer and creates a PDF from that page.
The web page is on this another project.
Run and generate PDF:
npm start | tee log.log
Run and generate PDF using Puppeteer Cluster:
npm run cluster| tee log.log