DaQuirm/nexus

View on GitHub
demos/input/index.html

Summary

Maintainability
Test Coverage
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
    <script src="../../build/nexus.js"></script>
    <script src="app-view.js"></script>
    <script src="input-template.js"></script>
    <script src="app.js"></script>
</head>
<body>

</body>
</html>