index.html 128 B

12345678
  1. <html>
  2. <head>
  3. <script src="/bundle.js"></script>
  4. </head>
  5. <body>
  6. result = <span id="res"></span>
  7. </body>
  8. </html>