Skip to content

ricky-c-2001/mupdf-webviewer-react-bug-poc

Repository files navigation

MuPDF WebViewer React Sample

This sample provides a guide to integrate MuPDF WebViewer into a React project.

Prerequisites

  • Node.js
  • npm

Before you start

  • Visit https://webviewer.mupdf.com to get a trial license.
  • Copy the license key and replace YOUR_LICENCE_KEY in src/App.jsx with the license key.

Install

npm ci

Run

npm run dev

Build

npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • HTML 8.5%
  • CSS 4.0%