Skip to content

Instantly share code, notes, and snippets.

@ederchrono
Created May 15, 2019 06:44
Show Gist options
  • Save ederchrono/391d814538b81a7451cb430336262e9b to your computer and use it in GitHub Desktop.
Save ederchrono/391d814538b81a7451cb430336262e9b to your computer and use it in GitHub Desktop.
new Vue({
el: '#app',
data: {
currentImageIndex: 0
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment