oppdaterer frontend-setup + mappenavn
Co-authored-by: Amalie Erdal Mansaker <amalie.erdal.mansaker@nav.no> Co-authored-by: Markus A. R. Johansen <markus.aleksander.rakil.johansen@nav.no>
This commit is contained in:
parent
f214f16780
commit
ff95d772fa
28 changed files with 234 additions and 4240 deletions
3
backend/src/main/kotlin/Main.kt
Normal file
3
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