Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 141 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 141 Bytes

korge-samples-client-server

Launch the client:

./gradlew :client:runJvm

Launch the server:

./gradlew :server:run