split Project into multiple Modules to prepare for development of Servers

This commit is contained in:
Valentin Heiserer
2024-04-18 00:26:11 +02:00
committed by GitHub
parent 949c00bb28
commit c94127acf1
79 changed files with 200 additions and 155 deletions

View File

@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Vite + Vue + TS</title>
<script type="module" crossorigin src="/assets/index-DZ_vcdmw.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-8PJRhba5.css">
</head>
<body class="bg-zinc-800">
<div id="app"></div>
</body>