init symfony framework

This commit is contained in:
ghost 2024-01-06 14:06:07 +02:00
parent 7cef2e089c
commit d007a8041d
49 changed files with 10911 additions and 0 deletions

3
assets/styles/app.css Normal file
View file

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