PDF.js Express Viewer is a powerful JavaScript-based PDF Library. It provides a slick, responsive and customizable UI that out-of-the-box interacts with the core library to view PDFs and is ready to be embedded into any web project.
This repo is specifically designed for any users interested in integrating WebViewer into Vue project.
Before you begin, make sure your development environment includes Node.js.
npm install
npm run serve
npm run build
npm run test
npm run lint