Skip to content

Instantly share code, notes, and snippets.

@geoffreymcgill
Last active August 21, 2017 04:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geoffreymcgill/e2090559dba4aa77f58344b6d0560ebf to your computer and use it in GitHub Desktop.
Save geoffreymcgill/e2090559dba4aa77f58344b6d0560ebf to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>MyApp</title>
<script src="bridge.js"></script>
<script src="bridge.console.js"></script>
<script src="demo.js"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment