/pdfgen

Primary LanguageJavaScript

pdf generator node.js project

Installation

To run the project locally, follow these steps:

Install dependencies using npm

npm install

To generate pdf run this command

npm run start

Now you will find the generated pdf in generatedFile folder