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.
 
 
 
 
Oleksandr Karpovich 5936fd8063
Update compose-web examples and readme about effects (#2395)
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 Update compose-web examples and readme about effects (#2395) 2 years ago
.gitignore
README.md Fix examples, templates (#2359) 2 years ago
build.gradle.kts
gradle.properties Upgrade examples to Compose 1.2.0 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