Appearance
npm install @byloth/vuert
yarn add @byloth/vuert
// nuxt.config.ts export default defineNuxtConfig({ modules: ["@byloth/nuxt-vuert-module"], vuert: { /* Optional configuration */ } });