branch:
index.html
203 bytesRaw
<!doctype html>
<html>
  <head>
    <!--RUNTIME_CONFIG-->
  </head>
  <div>
    <div id="root" style="font-family: verdana"></div>
    <script type="module" src="/src/app.tsx"></script>
  </div>
</html>