Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 305 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 305 Bytes

Zotero PDF reader and annotator

Build

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.

Development

Run npm start and open http://localhost:3000/dev/viewer.html.