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
- Host: GitHub
- URL: https://github.com/vuetifyjs/preset
- Owner: vuetifyjs
- License: other
- Created: 2020-05-19T17:22:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T23:36:49.000Z (about 4 years ago)
- Last Synced: 2024-12-28T10:38:55.928Z (6 months ago)
- Size: 245 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- 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/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:
-
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