website/index.html

6 lines
130 B
HTML

<!doctype html>
<html lang="en">
<body id="root">
<script type="module" src="/src/entry-client.tsx"></script>
</body>
</html>