visions-vtt/kliento/public/index.html

11 lines
207 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
</head>
<body>
<div id="root">Placeholder data</div>
<script type="module" src="/dist/index.js"></script>
</body>
</html>