Creating an AngularJS module Create an Angular module to be referenced with the ng-app directive: Module app = new Module("myApp");