Skip to content

Instantly share code, notes, and snippets.

@javaeeeee
Created January 24, 2017 18:33
Show Gist options
  • Save javaeeeee/4793968b37e6c223b09e2f17772a0108 to your computer and use it in GitHub Desktop.
Save javaeeeee/4793968b37e6c223b09e2f17772a0108 to your computer and use it in GitHub Desktop.
New app.module file
(function () {
angular.module('app', []);
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment