I was learning about how to make pdf certificates and created this template to help other developers.
Install dependencies
yarn
or
npm install
Start the server
yarn dev
ou
npm run dev
Open the file output.pdf
Start editing index.js 😃
This project is licensed under the MIT License