Update README.md

This commit is contained in:
Aria Moradi 2021-01-03 03:16:17 +03:30 committed by GitHub
parent 1e46a0c78c
commit b21c4956e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ 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` to do 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
@ -25,4 +25,4 @@ Checkout [the state of project](https://github.com/AriaMoradi/Tachidesk/issues/2
This Source Code Form is subject to the terms of the Mozilla Public This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/. file, You can obtain one at http://mozilla.org/MPL/2.0/.