- Clone the repository
git clone https://github.com/SivaramPg/pdf-qr-code-extractor.git
- Install the dependencies
- Using Yarn
yarn
- Using NPM
npm install
-
Install GraphicsMagick
-
Run Application
- Using Yarn
yarn start
- Using NPM
npm start
git clone https://github.com/SivaramPg/pdf-qr-code-extractor.git
yarn
npm install
Install GraphicsMagick
Run Application
yarn start
npm start