Clone the repository:
git clone https://github.com/coddingyun/yeondoo-pdf.git --recursive
With Node 18+, run the following:
NODE_OPTIONS=--openssl-legacy-provider npm i
NODE_OPTIONS=--openssl-legacy-provider npm run build
This will produce dev
, web
and zotero
builds in the build/
directory.
First, you need to run YEONDOO-fe
Then, run npm start
and open http://localhost:3000/dev/reader.html.
yeondoo-pdf is under GNU AFFERO GENERAL PUBLIC LICENSE. See the LICENSE file for more info.