index.html 274 B

1234567
  1. <p>
  2. Make sure to run build.js, then run server.js and visit <a href="http://localhost:1337/">http://localhost:1337/</a>.
  3. This test should say either "Test failed" or "Test passed":
  4. </p>
  5. <script src="browser-source-map-support.js"></script>
  6. <script src="script.js"></script>