erste Version Online-Nennen

This commit is contained in:
stefan 2025-06-05 13:16:15 +02:00
parent ef59fa35b1
commit de2526fe56

View File

@ -1,3 +1,5 @@
Jetzt funktioniert es
This is a Kotlin Multiplatform project targeting Web, Desktop, Server. This is a Kotlin Multiplatform project targeting Web, Desktop, Server.
* `/composeApp` is for code that will be shared across your Compose Multiplatform applications. * `/composeApp` is for code that will be shared across your Compose Multiplatform applications.
@ -20,4 +22,4 @@ Learn more about [Kotlin Multiplatform](https://www.jetbrains.com/help/kotlin-mu
We would appreciate your feedback on Compose/Web and Kotlin/Wasm in the public Slack channel [#compose-web](https://slack-chats.kotlinlang.org/c/compose-web). We would appreciate your feedback on Compose/Web and Kotlin/Wasm in the public Slack channel [#compose-web](https://slack-chats.kotlinlang.org/c/compose-web).
If you face any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues). If you face any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues).
You can open the web application by running the `:composeApp:wasmJsBrowserDevelopmentRun` Gradle task. You can open the web application by running the `:composeApp:wasmJsBrowserDevelopmentRun` Gradle task.