This commit is contained in:
ZXY101
2023-10-06 01:53:31 +02:00

View File

@@ -2,6 +2,7 @@
An online reader, gallery and stat tracker for [mokuro](https://github.com/kha-white/mokuro) processed manga. An online reader, gallery and stat tracker for [mokuro](https://github.com/kha-white/mokuro) processed manga.
https://github.com/ZXY101/mokuro-reader/assets/39561296/45a214a8-3f69-461c-87d7-25b17dea3060
## Features: ## Features:
- Stat tracking (volumes read, pages read, characters read & minutes read) - Stat tracking (volumes read, pages read, characters read & minutes read)
@@ -38,4 +39,4 @@ npm run install
Start the dev server: Start the dev server:
```bash ```bash
npm run dev npm run dev
``` ```