index.html 223 B

12345678910
  1. <!DOCTYPE html>
  2. <html>
  3. <head></head>
  4. <body>
  5. hi! Check out the console.
  6. <script src="gen/js/main.js" type="text/javascript"></script>
  7. <script type="text/javascript">example.core.start_BANG_(window);</script>
  8. </body>
  9. </html>