jinCN / vuetify

Material Component Framework for Vue.js 2

Home Page:https://vuetifyjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://vuetifyjs.com

License:MIT License


Languages

Language:CSS 47.7%Language:Vue 33.8%Language:JavaScript 18.2%Language:Shell 0.3%