Skip to content

alkhe/manga.red

Repository files navigation

Manga.IO

Manga.IO is a lightning fast web manga reader that utilizes image preloading and the React/Flux stack for the ultimate user experience.

Installing

Node

$ git clone https://github.com/edge/manga.io
$ npm install

Standalone

In /desired/directory on your http server

$ git clone https://github.com/edge/manga.io
$ mv manga.io/public/* .
$ rm -rf manga.io

The full client will be accessible at /desired/directory.

Running

$ npm run srv

Developing

Dependencies

gulp
nodemon

About

A fast and responsive manga reader for the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published