Add issues.

This commit is contained in:
Nikolay Igotti
2020-09-07 13:53:23 +03:00
parent b0664a69f7
commit 4dc4f597d5
40 changed files with 1434 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Github Issues viewer example written in Jetpack Compose UI library.
To run desktop application execute in terminal:
`./gradlew run`