mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-03 10:54:38 -05:00
Merge branch 'master' of github.com:AriaMoradi/Tachidesk
This commit is contained in:
@@ -6,8 +6,8 @@ This project has two components:
|
|||||||
2. **webUI:** A react project that works with the server to do the presentation
|
2. **webUI:** A react project that works with the server to do the presentation
|
||||||
|
|
||||||
## How do I run the thing?
|
## How do I run the thing?
|
||||||
## Getting things ready
|
### Getting things ready
|
||||||
run `$ scripts/getAndroid.sh` to do download Google's Android stubs jar.(do this only once)
|
run `scripts/getAndroid.sh` from project's root directory to download Google's Android stubs jar.(do this only once)
|
||||||
### The Server
|
### The Server
|
||||||
run `./gradlew :server:run` to run the server
|
run `./gradlew :server:run` to run the server
|
||||||
### the webUI
|
### the webUI
|
||||||
|
|||||||
Reference in New Issue
Block a user