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

https://github.com/vuetifyjs/tryvuetify

🐲 Choose your package manager to install Vuetify
https://github.com/vuetifyjs/tryvuetify

boilerplate vuetify

Last synced: 4 months ago
JSON representation

🐲 Choose your package manager to install Vuetify

Awesome Lists containing this project

README

          

# vuetify.new

## Project setup
```
pnpm install
```

### Compiles and hot-reloads for development
```
pnpm dev
```

### Compiles and minifies for production
```
pnpm build
```

### Lints and fixes files
```
pnpm lint:fix
```