diff --git a/starter-template/index.html b/starter-template/index.html
index 1cd335241a63a67d414e24d37fabefbbe252c245..08a277208473845f78815d6bc1d8fa4019c4c7b4 100644
--- a/starter-template/index.html
+++ b/starter-template/index.html
@@ -44,5 +44,7 @@
 
     </div><!-- /.container -->
 
+    <script src="../assets/js/jquery.js"></script>
+    <script src="../bootstrap/js/bootstrap.min.js"></script>
   </body>
 </html>
\ No newline at end of file