Added web server and partly integrated frontend

This commit is contained in:
simon
2018-04-27 16:58:50 -04:00
parent 3c5bfdb30b
commit bd5f8573e8
94 changed files with 161410 additions and 27 deletions

View File

@@ -0,0 +1,7 @@
<div class="container">
<span class="text-muted">©2018 Simon Fortier</span>
</div>
<script src="js/popper.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>