FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rutan/compac-reader: A novel reader for Android. · GitHub

This repository was archived by the owner on Feb 9, 2022. It is now read-only.
/ compac-reader Public archive

Repository files navigation

Compac Reader

next generation -> https://github.com/compac-reader/compac-reader


Compac Reader is a novel reader for Android.

how to build

for development

$ npm install
$ cd workspace/compac-novel-view
$ npm install
$ npm run build
$ npm run run:android

for release build

preparation (only once. and see react-native guide )

$ cd android
$ cp ./gradle.properties.sample ./gradle.properties
$ vim ./gradle.properties

and build

$ cd android
$ ./gradlew assembleRelease

License

MIT License

About

A novel reader for Android.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL