ePubViewer
install
git clone --depth=1 https://github.com/pgaskin/ePubViewer
cd ePubViewer
usage
serve -s . -p 4321
# pm2 serve . 4321 --name epubvidewer --spa
- Visit
http://localhost:4000
orhttp://localhost:4000#book.epub
. - If app take up
4321
port, visitchrome://serviceworker-internals/?devtools
and unregister it.