/vue-shepherd

A Vue wrapper for the site tour library Shepherd

Primary LanguageCSS

vue-shepherd

Ship Shape

vue-shepherd is built and maintained by Ship Shape. Contact us for web app consulting, development, and training for your project.

npm version Download count all time npm Build Status Code Climate Test Coverage Greenkeeper badge

This is a Vue wrapper for the Shepherd, site tour, library.

It also aims to provide additional functionality on top of Shepherd.

Installation

npm install vue-shepherd --save

Developing

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.