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

Tour of the project files

Now that the starter code is installed and the development server is running, let's do a brief tour of the files in this project.

There are actually only two main files that we're going to be working with to write our Vue app, which are index.html, and, if you go into this public directory, you'll see script.js.

script.js

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


Click to load comments...