Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 6

Setup the app component

Well, let's get started building this app.

So the first thing I want to do is add a component called App.

This is where sort of most of our functionality is going to reside.

So let's go up to the our source folder here and we'll create a new directory called components

and I'll create a new file in that called App.vue.

All right?

So let's add to our root instance here, let's add a components section and let's import

this app component.


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom