In this video, we'll kick off our Vue.js app development by exploring the project structure generated by the create-vue
command. Next, we'll clean up the boilerplate code to prepare for our custom implementation.
This is also a great chance to apply what we learned about Git in the previous lesson, so we'll update the remote repository with our local changes.