Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 587 Bytes

File metadata and controls

34 lines (22 loc) · 587 Bytes

MuPDF WebViewer React Sample

An example of MuPDF WebViewer within a React project.

Prerequisites

  • Node.js
  • npm

Before you start

Tip

Ensure to register localhost as a domain for your license key if you require to test locally!

Install

npm ci

Run

npm run dev

Build

npm run build