This sample provides a guide to integrate MuPDF WebViewer into a React project.
- Node.js
- npm
- Visit https://webviewer.mupdf.com to get a trial license.
- Copy the license key and replace
YOUR_LICENCE_KEYinsrc/App.jsxwith the license key.
npm cinpm run devnpm run build