Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications. Vue.js lets you extend HTML with HTML attributes called directives. The directives offer functionality to HTML applications, and come as either built-in or user defined directives.

In this tutorial, you will learn how to override App.vue to create page transitions.

When you have completed this tutorial you should understand:

  • Add App.vue to your Gridsome Site
  • Create Gridsome Page Transitions
  • Create basic Page Transitions in Vue
  • Create advanced page transitions using Animate.css

Github: https://github.com/danvega

#vue #programming #app.vue

How to override App.vue to create page transitions
1.45 GEEK