init boilerplate

This commit is contained in:
2020-03-29 22:41:16 +02:00
parent c481dc8f4b
commit 492b4ceee5
17 changed files with 2386 additions and 0 deletions

3
public/css/main.css Normal file
View File

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

0
public/favicon.png Normal file
View File