File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# MuPDF WebViewer React Sample
22
3- This sample provides a guide to integrate MuPDF WebViewer into a React project.
3+ This sample provides a guide to integrate [ MuPDF WebViewer] ( https://webviewer.mupdf.com ) into a React project.
44
55## Prerequisites
66
@@ -9,9 +9,12 @@ This sample provides a guide to integrate MuPDF WebViewer into a React project.
99
1010## Before you start
1111
12- - Visit https://webviewer.mupdf.com to get a trial license.
12+ - Visit [ https://webviewer.mupdf.com ] ( https://webviewer.mupdf.com ) to get a trial license.
1313- Copy the license key and replace ` YOUR_LICENCE_KEY ` in ` src/App.jsx ` with the license key.
1414
15+ > [ !NOTE]
16+ > Ensure to register ` localhost ` as a domain for your license key if you require test locally!
17+
1518## Install
1619
1720``` shell
You can’t perform that action at this time.
0 commit comments