rinse0ut/scrabble

View on GitHub
index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <head>
    <title>Scrabble Don</title>
  </head>

  <body>
    <div id="root">
    </div>
    <script src="/static/bundle.js"></script>
  </body>
</html>