Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
🚧 NOTICE: You are watching a Vue.js 2 lesson
Create Your First Single File Component
In this lesson, we’ll learn about the structure of a Single File Component, which is the template
, script
, and style
.
We’ll also see how templates and a good editor can speed up the development of our Single File Components.