create-vuetify
v2.3.0
Published
<p align="center"> <img src="https://vuetifyjs.b-cdn.net/docs/images/one/create/vcreate-logo.png" alt="Vuetify Logo" width="200"> </p>
Downloads
6,718
Readme
Vuetify Create
💿 Getting Started
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
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.
💖 Support Development
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 Support
| Browser | Status | | - | - | | Chromium (Chrome, Edge) | ✅ Supported * | | Firefox | ✅ Supported * | | Safari 15.4+ | ✅ Supported | | Safari 13. | ❗ Requires polyfill | | Edge <79 | ⛔ Not supported | | Internet Explorer | ⛔ Not supported |
📃 Resources
⭐ Licensing
- Copyright 2023 Vuetify https://vuetifyjs.com/
- Vuetify License Information