alsanusi / basicPdfMake

Basic of Converting JSON data to PDF using Express.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Basic of Converting JSON data to PDF using Express.js


Languages

Language:JavaScript 100.0%