Thanks to visit codestin.com
Credit goes to plnkr.co

\n Loading the Angular Material App...<\/material-app>\n <\/body>\n\n<\/html>\n\n","pathname":"index.html","type":"file"},{"content":"import {Component} from '@angular\/core';\nimport {bootstrap} from '@angular\/platform-browser-dynamic';\nimport {VERSION} from '@angular\/material';\n\n@Component({\n selector: 'material-app',\n templateUrl: 'app.component.html'\n})\nexport class AppComponent {\n \n private version = VERSION;\n \n}\n\n\/*\n Copyright 2017 Google LLC. All Rights Reserved.\n Use of this source code is governed by an MIT-style license that\n can be found in the LICENSE file at http:\/\/angular.io\/license\n *\/","pathname":"app.component.ts","type":"file"},{"content":"\n Angular Material 2 App\n<\/mat-toolbar>\n\n
\n \n

\n