You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Igor Demin be0c1c87e1
Release 1.2.2 (#2561)
2 years ago
..
.run examples README and .run configurations (#2355) 2 years ago
gradle/wrapper update gradle wrapper 7.5.1 (#2352) 2 years ago
license
screenshots Fix examples, templates (#2359) 2 years ago
src/jsMain fix a link in web-landing example 2 years ago
.gitignore
README.md Fix examples, templates (#2359) 2 years ago
build.gradle.kts
gradle.properties Release 1.2.2 (#2561) 2 years ago
gradlew
gradlew.bat
settings.gradle.kts

README.md

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