Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.07 KB

WebPage2PDF

  • Generate a downloadable PDF file 📄 of a web page using Puppeteer 💡 , Google’s Node API for headless Chrome and Chromium.

To check it on your local machine 😄

1. Open the location in your machine where you want to clone the repository

  • Prerequisites : Nodejs and Git.
  • Open git and type git clone https://github.com/DamianArado/WebPage2PDF to create a copy of the repository on your local machine.
  • Run npm install to install the required dependencies.
  • Run node app.js and the server will be up and running on PORT 3000

2. Download zip of the repository and unzip

  • Prerequisites : Nodejs and Git.
  • Run npm install on git/cmd to install the required dependencies.
  • Run node app.js and the server will be up and running on PORT 3000

Home 👀

Home

Downloadable PDF ✅

Downloadable PDF