In this video I discuss how Vue gets mounted into the DOM (Document Object Model). I show how Vue CLI scaffolds out an application and relate it back to implementing a Vanilla Javascript so you can start to understand what all the tooling behind the Vue CLI application does for you. I show how Vue components are compiled from Vue CLI application's single file components.