initial commit

This commit is contained in:
nora 2023-07-02 13:28:57 +02:00
commit 321af3e846
11 changed files with 1183 additions and 0 deletions

4
client/style.css Normal file
View file

@ -0,0 +1,4 @@
#app {
width: 100vw;
height: 100vh;
}