ahbeng/NUSMods

View on GitHub
website/src/entry/export/index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1">
    <title>NUSMods</title>
  </head>
  <body>
    <div id="app"></div>
    <noscript>Please enable JavaScript to use NUSMods</noscript>
  </body>
</html>