https://github.com/composablehorizons/composeapptemplate
An empty Compose Multiplatform project with no platforms or dependencies specified.
https://github.com/composablehorizons/composeapptemplate
app-template compose-multiplatform kotlin
Last synced: about 1 year ago
JSON representation
An empty Compose Multiplatform project with no platforms or dependencies specified.
- Host: GitHub
- URL: https://github.com/composablehorizons/composeapptemplate
- Owner: composablehorizons
- Created: 2024-07-07T20:22:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T20:27:06.000Z (almost 2 years ago)
- Last Synced: 2024-07-07T23:28:29.399Z (almost 2 years ago)
- Topics: app-template, compose-multiplatform, kotlin
- Homepage: https://composables.com/
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compose App Template
This is an empty Compose Multiplatform project. Use this template to set up new Compose Multiplatform apps.
## Setup
As soon as you import it to your IDE it will ask you to set a kotlin target.
Learn how to set it up [Composables.com](https://composables.com/).
> This project was originally generated by the [Kotlin Multiplatform Wizard](https://kmp.jetbrains.com/) and had its kotlin targets and dependencies removed.