Added functions Helloworld and getUsername for testing

This commit is contained in:
Leon Liang
2019-09-12 16:23:45 -04:00
parent d0b32835ac
commit c716d47254
4 changed files with 412 additions and 5 deletions

View File

@@ -73,6 +73,6 @@
<!-- Load our React component. -->
<script src="like_button.js"></script>
<script src="loader.js"></script>
</body>
</html>