Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

pdfme/pdfme-playground

Repository files navigation

⚠️ This repository is not currently in use.
The code for the playground has now been integrated into the pdfme repository.
https://github.com/pdfme/pdfme/tree/main/playground


This repository is a playground and development environment for the https://github.com/pdfme/pdfme library. It can be started with the following command.

$ npm install
$ npm run start

If you are developing a pdfme library, please refer to the following document. https://github.com/pdfme/pdfme/blob/main/DEVELOPMENT.md