https://github.com/vuetifyjs/v3-preset
https://github.com/vuetifyjs/v3-preset
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vuetifyjs/v3-preset
- Owner: vuetifyjs
- License: other
- Created: 2022-09-13T20:50:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T14:36:42.000Z (over 3 years ago)
- Last Synced: 2024-12-28T10:38:56.332Z (12 months ago)
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Vuetify CLI Preset
> A Vue CLI Preset for generating pre-scaffolded Vuetify applications
### 💿 Install
Run the following command in your terminal:
```bash
vue create my-project --preset vuetifyjs/v3-preset
```
Select a desired preset:
```bash
Preset options:
? Choose a preset:
Vuetify 2 - Configure Vue CLI (advanced)
Vuetify 2 - Vue CLI (recommended)
Vuetify 2 - Prototype (rapid development)
Vuetify 3 - Vite (preview)
❯ Vuetify 3 - Vue CLI (preview 3)
```
### 🚚 Roadmap
- [ ] Add support for `base`, `essential` and `recommended` presets
### 💪 Supporting Vuetify
Vuetify is an open source MIT project that has been made possible due to the generous contributions by community backers. If you are interested in supporting this project, please consider:
-
Becoming a sponsor on Github
(supports John)
-
Becoming a backer on OpenCollective
(supports the Dev team)
-
Become a subscriber on Tidelift
-
Make a one-time payment with Paypal
-
Book time with the Team
### 📑 License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2016-present Vuetify, LLC