SSENSE/vue-carousel

basic demo not working with vue-cli basic app

Offen

#51 geöffnet am 26.04.2017

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (513 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.705 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi, Using: "vue": "^2.2.6", "vue-carousel": "^0.6.4"

I made a made a basic "vue init webpack" app did an npm install of the carousel lib added the import and use code to src/main.js and added the <carousel> and <slide> elements in the index.html

and I just get the plain old text "Slide 1 Content Slide 2 Content" - no carousel features

Contributor Guide