Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 503 Bytes

File metadata and controls

25 lines (19 loc) · 503 Bytes

basicPdfMake

Basic of Converting JSON Data to PDF using Express.js

Guides

For the very first time, you need to run this command:

npm install

In order to run the web app, you need to install nodemon, by run this command:

npm install nodemon

After installing nodemon, you can start the web app, with this command:

nodemon app.js

Built With

Thanks.