Using your terminal, navigate to your sites directory and run the following command:
Using Yarn:
yarn create vuetify
Using NPM:
npm create vuetify@latest
Using PNPM:
pnpm create vuetify
Using Bun:
bun create vuetify
Vuetify is an Open Source UI Library that is developed exactly according to Material Design spec. Every component is handcrafted to bring you the best possible UI tools to your next great app. The development doesn't stop at the core components outlined in Google's spec. Through the support of community members and sponsors, additional components will be designed and made available for everyone to enjoy.
The documentation for Vuetify is hosted here.
Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:
- Requesting Enterprise Support
- Sponsoring John on Github
- Sponsoring Kael on Github
- Supporting the team on Open Collective
- Becoming a sponsor on Patreon
- Becoming a subscriber on Tidelift
- Making a one-time donation with Paypal
Browser | Status |
---|---|
Chromium (Chrome, Edge) | ✅ Supported * |
Firefox | ✅ Supported * |
Safari 15.4+ | ✅ Supported |
Safari 13. | ❗ Requires polyfill |
Edge <79 | ⛔ Not supported |
Internet Explorer | ⛔ Not supported |
- Copyright 2023 Vuetify https://vuetifyjs.com/
- Vuetify License Information