zzznake/index.html
2025-09-30 20:04:22 +02:00

7 lines
115 B
HTML

<html>
<body>
<div id="app"></div>
<script type="module" src="/src/index.js"></script>
</body>
</html>