Skip to content

Using Vuetify in a Vue.js application is not straightforward, so I created this example demonstrates the proper configuration to save time for everyone

Notifications You must be signed in to change notification settings

davidcsejtei/vue-with-vuetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project of using Vue with Vuetify

Using Vuetify in a Vue.js application is not straightforward, so I created this example demonstrates the proper configuration to save time for everyone. The project contains only one single home page with three simple Vuetify lists.

Check my related YouTube video as well -> Vue.js - How to use Vuetify - Install and configure

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration (vue-cli)

See Configuration Reference.

About

Using Vuetify in a Vue.js application is not straightforward, so I created this example demonstrates the proper configuration to save time for everyone

Topics

Resources

Stars

Watchers

Forks