aah/index.html

8 lines
134 B
HTML

<!DOCTYPE html>
<html>
<body>
<div id="app"></div>
<script type="module" src="/client/index.ts"></script>
</body>
</html>