This commit is contained in:
Joe
2018-06-27 19:18:51 -05:00
commit 83c9051ace
5 changed files with 903 additions and 0 deletions

9
dist/index.html vendored Normal file
View File

@@ -0,0 +1,9 @@
<!doctype html>
<html>
<head>
<title>Getting Started</title>
</head>
<body>
<script src="main.js"></script>
</body>
</html>