Skip to content

Instantly share code, notes, and snippets.

@StephenFluin
Last active August 29, 2015 14:17
Show Gist options
  • Save StephenFluin/0d6e35a82b3c784dc670 to your computer and use it in GitHub Desktop.
Save StephenFluin/0d6e35a82b3c784dc670 to your computer and use it in GitHub Desktop.
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular-resource.min.js"></script>
<script src="app.js"></script>
<script src="controllers.js"></script>
<script src="services.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment