angular.module('cardDemo1', ['ngMaterial']) .controller('AppCtrl', function($scope) { });