Include Fonts and Icons
Use Roboto and Google Icons from Google CDN:
Use Roboto and Google Icons from Google CDN:
Install Vue Material through npm or yarn
* Others package managers like JSPM and Bower are not supported yet.
Download from Github and reference the script and the stylesheet in your HTML:
Include the Vue Material files from unpkg:
Import and use the whole library:
Or to import individual components:
Note: If you are using Webpack you can still import the css files inside your modules. And you can also write everything using ES6 with Babel or Bublé.