An open API service indexing awesome lists of open source software.

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.

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.