mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-11 00:01:22 +00:00
237 B
237 B
MPP Code Viewer example for desktop/android written in Multiplatform Compose library.
To run desktop application execute in a terminal:
./gradlew desktop:run
To install android application on device/emulator: './gradlew installDebug'