const angular = require('angular') require('material-framework/app') const app = angular.module('app', ['material-framework'])