Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

The Vue.js Master Class

Scaffold your project with Vue CLI thumbnail image

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Scaffold your project with Vue CLI

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

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.