Skip to content

🐉 Material Component Framework for Vue.js 2

License

Notifications You must be signed in to change notification settings

DavidAlphaFox/vuetify

Repository files navigation

Downloads Version License

Vuetify.js is proudly sponsored by:

Install

# npm
npm install vuetify --save-dev
# yarn
yarn add vuetify --dev

Use

import Vue from 'vue'
import Vuetify from 'vuetify'

Vue.use(Vuetify)

Support

Ask your support questions on the vuetifyjs gitter.

For additional information, please visit the Official Documentation.

About

🐉 Material Component Framework for Vue.js 2

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 38.1%
  • Vue 35.6%
  • HTML 17.3%
  • CSS 5.9%
  • JavaScript 3.1%
  • Shell 0.0%