An example of MuPDF WebViewer within a Vue project.
- Node.js
- npm
- Visit https://webviewer.mupdf.com/account to get a license key.
- Copy the license key and replace
YOUR_LICENSE_KEYincomponents/PDFViewer.vuewith the license key.
npm inpm run devnpm run build