Created
January 22, 2018 00:18
-
-
Save hibuno/00618bcfe0e0e2ee58b88805be81e31e to your computer and use it in GitHub Desktop.
Create instance of swiper plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Vue from 'vue' | |
import VueAwesomeSwiper from 'vue-awesome-swiper/dist/ssr' | |
Vue.use(VueAwesomeSwiper) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment