Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 224 Bytes

File metadata and controls

16 lines (8 loc) · 224 Bytes

Back to main README

Running the JS tests

  • Set APPLITOOLS_API_KEY as an environment variable

Running the PDF test

JavaScript

npm install

npm run pdftest

Back to main README