app.controller('HomeController', ['$scope', function ($scope) { var vm = this; }]);