[TASK] add frontend process and basic files

This commit is contained in:
Marie Birner
2023-04-05 19:33:31 +02:00
parent 59b93e6a06
commit 602da85abe
9 changed files with 1704 additions and 4 deletions

3
frontend/scss/app.scss Normal file
View File

@ -0,0 +1,3 @@
body {
background: red;
}