npm install vue-seamless-scroll --save
// main.js import scroll from 'vue-seamless-scroll' Vue.use(scroll)