The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
In this lesson, we’ll take a look at the different options that are available when we’re about to scaffold - or create - a new Vue.js project from scratch with the Vue CLI utility tool in our terminal.
We’ll also look through the boilerplate that Vue CLI made for us. We’ll not cover how to install Vue CLI. If that’s what you’re looking for, check out Get started with the mighty Vue CLI.
If you like to learn more about linting, check out our optional Linting with ESLint lesson.