Skip to content

Instantly share code, notes, and snippets.

@samiare
Last active September 1, 2016 22:16
Show Gist options
  • Save samiare/a9fbb4e9d91b92e1fa9cbe91c1a479fd to your computer and use it in GitHub Desktop.
Save samiare/a9fbb4e9d91b92e1fa9cbe91c1a479fd to your computer and use it in GitHub Desktop.
Controller.js Quick Start HTML
<html>
<head></head>
<body>
<!-- your wonderful markup -->
<script src="js/Controller.min.js"></script>
<script src="js/app.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment