Skip to content

Instantly share code, notes, and snippets.

@jshcrowthe
Created January 21, 2014 03:09
Show Gist options
  • Save jshcrowthe/8533867 to your computer and use it in GitHub Desktop.
Save jshcrowthe/8533867 to your computer and use it in GitHub Desktop.
AngularJS $ngController Template
app.controller('Controller_Name', function($scope) {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment