Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 485 Bytes

File metadata and controls

31 lines (20 loc) · 485 Bytes

MuPDF WebViewer Vue Sample

An example of MuPDF WebViewer within a Vue project.

Prerequisites

  • Node.js
  • npm

Before you start

Install

npm i

Run

npm run dev

Build

npm run build