just downloaded a compose app with desktop enabled...
# multiplatform
p
just downloaded a compose app with desktop enabled from the compose wizard, how do i run the desktop app on windows machine ?
t
the gradle task 'desktopRun'
you can run this from the terminal withing AS/IntelliJ
./gradlew desktopRun