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