description
pnpm add -D @gabortorma/mwm-nuxt-layer-template
Add the dependency to extends
section in your nuxt.config
:
defineNuxtConfig({
extends: [
'@gabortorma/mwm-nuxt-layer-template'
]
})
description
pnpm add -D @gabortorma/mwm-nuxt-layer-template
Add the dependency to extends
section in your nuxt.config
:
defineNuxtConfig({
extends: [
'@gabortorma/mwm-nuxt-layer-template'
]
})
npm i @gabortorma/mwm-nuxt-layer-template
7
0.9.3
MIT
9.25 kB
17