Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
🚧 NOTICE: You are watching a Vue.js 2 lesson
Global Base Components
In order for us to have access to our base components globally, we need to register it in the global scope.
In this lesson, we’ll register our first base components in the global scope.