/pdf2image

Primary LanguageTypeScript

PDF2Image

Instructions

  1. Clone repo
git clone https://github.com/MessiDaGod/pdf2image.git
  1. Navigate to directory
cd pdf2image
  1. Install
npm install
  1. Run
npm run dev

or

yarn dev