Vue Material is the best integration between Vue.js and Material Design specs! You can easily configure it to suit all your needs through an easy API.
The documentation is divided by Themes, Components and UI Elements. The themes area is the definitive guide on how to theme your application (or write your own themes). The Components and UI Elements parts shows live examples, along with an API Table of each component/resource.
You can install Vue Material through NPM or Yarn:
It's optional, but to have the best experience possible, use Roboto and Google Icons from Google CDN:
To use Vue Material in your application, you can import only the components that you're really using. This will allow you to make your build way more compact than installing a full bundle.
Although is not the recommended approach, you can always use CDNs for fast prototyping: