An open API service indexing awesome lists of open source software.

https://github.com/vuetifyjs/v3-preset


https://github.com/vuetifyjs/v3-preset

Last synced: 10 months ago
JSON representation

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:

### 📑 License
[MIT](http://opensource.org/licenses/MIT)

Copyright (c) 2016-present Vuetify, LLC