Integration¶
To integrate the Web Capture library into your project, follow these steps:
- Make sure you have a recent version of Node.js installed
- Install the package in your application (replace
./idlive-document-capture-web.tgz
with the path to the provided archive file)npm i idlive-document-capture-web file:./idlive-document-capture-web.tgz
- Make sure you run your application in a secure context like https or localhost