Endret mappestruktur frontend og backend
This commit is contained in:
parent
761e2e1e81
commit
9a20d94904
31 changed files with 0 additions and 78 deletions
3
sprik-backend/src/main/kotlin/Main.kt
Normal file
3
sprik-backend/src/main/kotlin/Main.kt
Normal file
|
@ -0,0 +1,3 @@
|
|||
fun main(args: Array<String>) {
|
||||
println("Hello World!")
|
||||
}
|
Reference in a new issue