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
npm install
npm run serve
npm run build
npm run lint