An absolute bare-bones web app which uses the epub package.
Install webdev
pub global activate webdev
Get dependencies
pub get
Run the application
webdev serve
Browse to localhost:8080
Created from templates made available by Stagehand under a BSD-style license.