Skip to content

Instantly share code, notes, and snippets.

@marcusshepp
Created April 27, 2016 18:12
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 marcusshepp/ef7e8a1cb8494082cb51aafc64009529 to your computer and use it in GitHub Desktop.
Save marcusshepp/ef7e8a1cb8494082cb51aafc64009529 to your computer and use it in GitHub Desktop.
<!doctype html>
<html ng-app>
<head>
<title>My Angular App</title>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular.min.js"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment