Init commit

This commit is contained in:
Julian
2020-01-19 10:22:22 +01:00
commit 8c72e75035
4 changed files with 29 additions and 0 deletions

8
index.html Normal file
View File

@@ -0,0 +1,8 @@
<html>
<header>
<title>Web Ocean</title>
</header>
<body>
<script src="src/index.js"></script>
</body>
</html>