Files
compose-multiplatform/examples/web-landing/README.md
2022-10-04 15:32:53 +03:00

248 B
Executable File

Landing page of Compose for Web

Running Web browser application

  • To run, launch command: ./gradlew :jsBrowserRun
  • Or choose browser configuration in IDE and run it.
    browser-run-configuration.png