The video for this lesson is currently being updated, please read the transcript instead.

Vue basic feature crash course

In this video, we're going to do a crash course on Vue's features. Don't worry if you don't follow everything to the "t"; the point of this video is just to get you familiar with what Vue can do in order to build a high-level understanding.

If you want to properly learn this stuff, I'll lay out some options for that in the last part of this course.

Project 1

Installation

So let's start now with an HTML boilerplate.

The first thing we'll need to do is install Vue on the page.

To view the complete lesson you'll need to login or join this course.


Click to load comments...