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.
 
 
 
 
dima.avdeev 76f000611d
Update examples to Compose 1.4.0 (#3042)
1 year ago
..
.run examples README and .run configurations (#2355) 2 years ago
gradle/wrapper update gradle wrapper 7.5.1 (#2352) 2 years ago
license Cleanup samples and adjust for rc5 3 years ago
screenshots Fix examples, templates (#2359) 2 years ago
src/jsMain #2597 use textContent instead of innerText for code snippet content (#2598) 1 year ago
.gitignore Cleanup samples and adjust for rc5 3 years ago
README.md Fix examples, templates (#2359) 2 years ago
build.gradle.kts Fix compile error: "cli.isMultipleCompiler is not a function" (#2159) 2 years ago
gradle.properties Update examples to Compose 1.4.0 (#3042) 1 year ago
gradlew Cleanup samples and adjust for rc5 3 years ago
gradlew.bat Build web with gradle@7.1.1 and web-landing example 3 years ago
settings.gradle.kts Modify replace.sh for replacing Compose version (#1511) 3 years ago

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