Episode

Exploring the Vue starter project [13 of 16] | Beginner's Series to: Vue.js

The Vue CLI's create command will generate a starter application for you. As with any bootstrapping utility, you will have a series of files automatically created for you. This video will walk you through the initial structure to help explain the different parts, and where you'll add your own code.

Sample code: https://github.com/microsoft/vue-beginners-videos 
Learn Path: https://aka.ms/CreateWebsitesWithVue
Node: https://nodejs.org/  
NPM: https://www.npmjs.com/  
Vue CLI: https://cli.vuejs.org/

JavaScript