Create
🛠️ Build tooling for Vuetify 3
Install / Use
/learn @vuetifyjs/CreateREADME
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cdn.vuetifyjs.com/docs/images/logos/vcreate-logo-dark.png"> <img alt="Vuetify One Logo" src="https://cdn.vuetifyjs.com/docs/images/logos/vcreate-logo-light.png" height="100"> </picture> </p> <p align="center"> <a href="https://www.npmjs.com/package/create-vuetify"><img src="https://img.shields.io/npm/v/create-vuetify.svg" alt="npm version"></a> <a href="https://npm.chart.dev/create-vuetify"><img src="https://img.shields.io/npm/dm/create-vuetify?color=blue" alt="npm downloads"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a> <a href="https://community.vuetifyjs.com"><img src="https://discordapp.com/api/guilds/340160225338195969/widget.png" alt="Discord"></a> </p>[!WARNING] The development was moved to https://github.com/vuetifyjs/cli/ repository - please raise new issues, discussions and pull requests there 🙏
Scaffold your next Vuetify application
💿 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
