Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vue-scrollwizardry docs #2

Open
zurie opened this issue Apr 10, 2020 · 0 comments
Open

vue-scrollwizardry docs #2

zurie opened this issue Apr 10, 2020 · 0 comments

Comments

@zurie
Copy link

zurie commented Apr 10, 2020

How do you install?

npm i vue-scrollwizardry --save-dev ?

what about initializing it? import ? from ?

some sort of bare bones setup would be great! you are the man!

This is what I have so far.

import VueScrollWizardry from 'vue-scrollwizardry';

Vue.use(VueScrollWizardry, {addIndicators: true});

seems to be working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant