Skip to content

Instantly share code, notes, and snippets.

@gnschenker
Created August 22, 2014 04:24
Show Gist options
  • Save gnschenker/f3cab36e9afe99eb06cb to your computer and use it in GitHub Desktop.
Save gnschenker/f3cab36e9afe99eb06cb to your computer and use it in GitHub Desktop.
17-basic-angular-page.html
<!DOCTYPE html>
<html>
<head>
<title>ng-grid Sample</title>
</head>
<body ng-app="app" ng-controller="MainController">
<script src="bower_components/angular/angular.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment