mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-09 10:30:50 +00:00
402 B
402 B
web_ex
An absolute bare-bones web app which uses the epub package.
To run
Install webdev
pub global activate webdev
Get dependencies
pub get
Run the application
webdev serve
Browse to localhost:8080
Notices
Created from templates made available by Stagehand under a BSD-style license.