Added frontend skeleton

This commit is contained in:
2025-04-25 18:15:37 +02:00
parent eea2af9789
commit 827c5e013d
23 changed files with 3601 additions and 0 deletions

View File

@ -0,0 +1,19 @@
// Project generated by Kotlin Multiplatform Wizard
{
"spec": {
"template_id": "kmt",
"targets": {
"desktop": {
"ui": [
"compose"
]
},
"web": {
"ui": [
"compose"
]
}
}
},
"timestamp": "2025-04-25T08:32:22.469968407Z"
}