How is npm applied when pdf.js is introduced into vue project?

use pdf.js; to preview pdf, in recent vue projects

is native. How is npm introduced and used?

Jul.16,2021

there is a npm package available, pdfjs-dist

npm install pdfjs-dist

wrote a demo:
http://www.chenhanpeng.com/PD.

before.
Menu