SSENSE/vue-carousel

basic demo not working with vue-cli basic app

Open

#51 创建于 2017年4月26日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)JavaScript (1,705 star) (513 fork)batch import
help wanted

描述

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

贡献者指南