This commit is contained in:
2025-07-13 16:45:40 +02:00
parent 550b1b936b
commit b492c0fc38
32 changed files with 6187 additions and 403 deletions

View File

@@ -5,7 +5,7 @@
<title>Stocca Tre Pizzeria</title>
</head>
<body>
<div id="root"><!-- app goes here --></div>
<div id="app"><!-- app goes here --></div>
<script type="module" src="./src/main.ts"></script>
</body>
</html>
</html>