Description:
A simple, configurable, localStorage-enabled feature tour component for Vue.js app.
Usage:
import "vue-tour-component"; <tour :data="data" @update="update($event)"> </tour>
Preview:
Download Details:
Author: plantain-00
Live Demo: https://plantain-00.github.io/tour-component/packages/vue/demo/
Download Link: https://github.com/plantain-00/tour-component/archive/master.zip
Official Website: https://github.com/plantain-00/tour-component
Install & Download:
# NPM
$ npm install vue-tour-component --save