Skip to content

Instantly share code, notes, and snippets.

@kasprownik
Created January 29, 2016 13:48
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 kasprownik/2f69d47cc123a85aaf0d to your computer and use it in GitHub Desktop.
Save kasprownik/2f69d47cc123a85aaf0d to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Demo</title>
</head>
<body>
<div id="container"></div>
<script src="demo.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment