Last active
December 14, 2018 11:09
-
-
Save justlev/70f23d75041683cacbc0396d1ba6e3b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<script type="text/javascript" src="http://localhost:3000/faye/client.js"> </script> | |
<script src="index.js" ></script> | |
</head> | |
<body> | |
<div id="test"> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment