Skip to content

Instantly share code, notes, and snippets.

@hibuno
Created January 22, 2018 00:18
Show Gist options
  • Save hibuno/00618bcfe0e0e2ee58b88805be81e31e to your computer and use it in GitHub Desktop.
Save hibuno/00618bcfe0e0e2ee58b88805be81e31e to your computer and use it in GitHub Desktop.
Create instance of swiper plugin
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