This project allows you to display pdf as it was done by adobe reader but in a website way. It's powered by pdf.js.
$ npm install
$ npm run build
$ npm run build-dist
$ npm run start
$ npm run test
Do not version unoptimised version of dist
. (Be sure you were in npm run build-dist
before commiting dist
).