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