D
D
Danil Razumkov2018-03-03 17:43:47
Vue.js
Danil Razumkov, 2018-03-03 17:43:47

How to connect an external component without a faucet in Vue.js?

I use vue.js in my project, but for some reason, I didn't use the webpack type bundler. I include Vue and the rest in html using the script tag. Here is the question, I downloaded the "carousel" component From here , connected the .min.js file. What to do next, how to make everything work?
Should it be connected here or what?

new Vue({

})

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Shvets, 2018-03-03
@razumkov2015

https://weatherless.ru/javascript/slider/vue-carou...
two minutes in google
and even on their website there are examples https://wlada.github.io/vue-carousel-3d/examples/
open in jsfiddle and see how it's connected

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question