const angular = require('angular') let angApp = angular.module('app', []) module.exports = angApp