Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 289 Bytes

pdf-wrapper-template-js

A template for creating a pdf wrapper.

This template serves as an example for how you can structure your code. Feel free to modify or restructure it as suites your needs.

Scripts

Start the app

npm run start

Run the unit tests

npm run test