How to use Vuetify with Nuxt 3
How to use Vuetify with Nuxt 3
Utilize the latest versions of Vuetify and Nuxt together.
Installation
Start by creating a Nuxt 3 project if you do not have one already.
npx nuxi init nuxt-app
Then run cd nuxt-app and run yarn to make sure your dep...
codybontecou.hashnode.dev2 min read