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

https://github.com/vuetifyjs/preset

🗃 A collection of opinionated Vue CLI presets for Vuetify
https://github.com/vuetifyjs/preset

Last synced: 4 months ago
JSON representation

🗃 A collection of opinionated Vue CLI presets for Vuetify

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/preset
```

Select a desired preset:
```bash
Preset options:
? The desired Vue CLI Preset (Use arrow keys)
> Base (Basic scaffold)
```

### 🚚 Roadmap
- [ ] Add support for `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