HN App kind of working

This commit is contained in:
Max Lynch
2015-05-26 16:48:47 -05:00
parent 074d3d5ef1
commit c9f7a57d90
6 changed files with 44 additions and 52 deletions

View File

@ -16,6 +16,7 @@
<!-- web animations polyfill for non-chrome browsers -->
<script src="/polyfills/web-animations.min.js"></script>
<script src="https://cdn.firebase.com/js/client/2.2.4/firebase.js"></script>
</body>
</html>