List

Get Started For Free

Choose your framework to download a sample project. Run it locally to explore MuPDF WebViewer in action.

  1. Code IconFree sample projects
  2. Key IconNo license key needed
  3. Clock IconRunning in minutes
Integrating MuPDF WebViewer with React
1
Installation

Run the following command in your Terminal or Command Line:

git clone https://github.com/ArtifexSoftware/mupdf-webviewer-react-sample cd mupdf-webviewer-react-sample npm ci
2
Run

Run the project by using this command:

npm run dev