5 Replies
What have you tried?
Nuxt
Vue3-carousel-nuxt · Nuxt Modules
This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.
Nuxt
Swiper · Nuxt Modules
Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.
That's a low effort question. Can you provide more info on what you have tried and what doesn't work
I register the Carousel.vue, Swiper.vue inside components folder with the specified structure in the guide, after which everything stops working. Perhaps they should be registered in the modules folder? I tried to place directly in pages > index.vue, but it still gives me a 500 error, restarting the server endlessly
Issue fixed ?