Added index.js and setup.html

This commit is contained in:
Andrew Lee 2017-10-21 16:06:57 -04:00
parent 7f5874d325
commit 492fd1e1ec
2 changed files with 8 additions and 0 deletions

0
src/index.js Normal file
View file

8
src/setup.html Normal file
View file

@ -0,0 +1,8 @@
<DOCTYPE HTML>
<html>
<head>
</head>
<body>
<h1>Welcome to AleeBot! <b>Please note that this isn't the final design for this setup</b>
</body>
</html>