Initial commit. Basic functionality working

This commit is contained in:
Dominic Zimmer
2020-11-18 11:52:14 +01:00
commit d729141643
2 changed files with 124 additions and 0 deletions

5
index.html Normal file
View File

@@ -0,0 +1,5 @@
<html>
<body>
</body>
<script src="main.js"></script>
</html>