Hosted ondev.hyper.mediavia theHypermedia Protocol

Test code block html
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />
    <title>Seed Hypermedia App</title>
  </head>
  <body>
    <div id="root"></div>
    <script>
      global = globalThis
    </script>
    <script type="module" src="/src/renderer.ts"></script>
    <!-- REACT DEVTOOLS -->
    <script src="http://localhost:8097"></script>
  </body>
</html>

Do you like what you are reading? Subscribe to receive updates.

Unsubscribe anytime