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 0b429b6ac9
Update all versions for 1.3.1 + update Changelog (#2856)
2 years ago
..
.run
gradle/wrapper
license
screenshots Fix examples, templates (#2359) 2 years ago
src/jsMain #2597 use textContent instead of innerText for code snippet content (#2598) 2 years ago
.gitignore
README.md Fix examples, templates (#2359) 2 years ago
build.gradle.kts
gradle.properties Update all versions for 1.3.1 + update Changelog (#2856) 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