Skip to content

Instantly share code, notes, and snippets.

@imjoshdean
Last active December 23, 2015 10:49
Show Gist options
  • Save imjoshdean/6624051 to your computer and use it in GitHub Desktop.
Save imjoshdean/6624051 to your computer and use it in GitHub Desktop.
<html>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="http://canjs.com/release/latest/can.jquery.js"></script>
<script type="text/javascript" src="http://canjs.com/release/latest/can.fixture.js"></script>
<script type="text/javascript" src="http://canjs.com/release/latest/can.object.js"></script>
</head>
<body>
<script>
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment