Created
January 24, 2017 18:33
-
-
Save javaeeeee/4793968b37e6c223b09e2f17772a0108 to your computer and use it in GitHub Desktop.
New app.module file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function () { | |
angular.module('app', []); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment