Clone the repository:
git clone https://github.com/zotero/pdf-reader --recursive
Run npm run build
to produce dev
, web
and zotero
builds in build/
directory.
Run npm start
and open http://localhost:3000/dev/viewer.html.
Clone the repository:
git clone https://github.com/zotero/pdf-reader --recursive
Run npm run build
to produce dev
, web
and zotero
builds in build/
directory.
Run npm start
and open http://localhost:3000/dev/viewer.html.