Skip to content
Snippets Groups Projects
Commit 4bf57689 authored by Lukas Karsch's avatar Lukas Karsch
Browse files

initial commit, frontend + backend prototype included

parent 8b7153ce
No related branches found
No related tags found
No related merge requests found
package karsch.lukas.growbrosprototype;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class GrowBrosApplicationTests {
@Test
void contextLoads() {
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment