/vuetify-playground

A base project already setup with Vuetify.

Primary LanguageVue

vuetify-playground

A basic Vue project already pre-loaded with Vuetify 2. Great if you find yourself creating lots of POC's with Vuetify & do not want to keep doing this initial setup.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.