ANGULARJS - Create Angular App
'use strict'; /* * Angular App */ var angularApp = angular.module('angularApp', []);