/pdfkit

Simple clients view for render pdf

Primary LanguageJavaScriptOtherNOASSERTION

PDFKIT

PREVIEV https://markuz899.github.io/pdfkit/

Install the project dependencies with npm:

npm install

Running

We are ready to launch the app! 🎉

To run the app in development mode:

npm start

To create a production build of the app and serve it:

npm run build
serve -s build

Enjoy 🍕