Vue.js Tour
Briefly

VueJS Tour is a lightweight, simple and customizable tour plugin.It provides a quick and easy way to guide your users through your application.Prerequisites
Installation
This section will guide you through the process of installing VueJS Tour.Step 1: Go to your project directory and install VueJS Tour using npm:

cd my-project npm install @globalhive/vuejs-tour

Step 2: Import the plugin in your application entry point (typically main.js):
Read at Vue.js Feed
[
add
]
[
|
|
]