Endret mappestruktur frontend og backend

This commit is contained in:
amalieem 2023-06-27 13:50:21 +02:00
parent 761e2e1e81
commit 9a20d94904
31 changed files with 0 additions and 78 deletions

View file

@ -0,0 +1,3 @@
fun main(args: Array<String>) {
println("Hello World!")
}