SinglePages work now, DB Tables are created and can be written

This commit is contained in:
Jan
2024-05-29 20:04:32 +02:00
parent b582b5e220
commit dba3f3076d
11 changed files with 503 additions and 86 deletions

View File

@@ -0,0 +1,10 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"liveServer.settings.multiRootWorkspaceName": "CSS Testing"
}
}