Vue
Introduction to Vue.js: Components

Solution: Create Your First Component

Outline

After doing the exercise, we review a solution for setting up a component, importing the component we just made in the Home.vue file, and using it to display your name.

 

I finished! On to the next chapter