Skip to content

Instantly share code, notes, and snippets.

@colintoh
Last active August 29, 2015 14:09
Show Gist options
  • Save colintoh/dabfe172deffc9361c34 to your computer and use it in GitHub Desktop.
Save colintoh/dabfe172deffc9361c34 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Untitled</title>
<!-- bower:css -->
<!-- endbower -->
</head>
<body>
<!-- bower:js -->
<script src="bower_components/jquery/dist/jquery.js"></script>
<script src="bower_components/hammerjs/hammer.js"></script>
<script src="bower_components/jquery-hammerjs/jquery.hammer.js"></script>
<!-- endbower -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment