//Example controller that binds to the view angularApp.controller('OdometerCtrl.js', function ($scope) { $scope.value = 2000; });