JS PDF GENERATOR

Please run yarn(or npm install) and then

yarn dev

app is listening on port 3001 and has two endpoints

- /pdf
- /download-pdf
  • with /pdf you can view the PDF directly in the browser
  • with /download-pdf you can download the PDF directly(without viewing).