This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Navigating the Project Directories and Boilerplate Cleanup
The Composition API Masterclass is coming soon!
Sign-up for the Vue.js Masterclass 2024 Edition.
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.