nuxt-dto
dependency to your project:yarn add nuxt-dto # or npm install nuxt-dto
nuxt-dto
to the modules
section of nuxt.config.js
:{
modules: [
['nuxt-dto', {
handler: '/path/to/handler'
}]
]
}
See server-side reports inside browser console
Efficient Moment Jalaali integration for Nuxt.js
Nuxt.js - Vuetify 2 project template
An example of using Vue2Leaflet with Nuxt.js