Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Build Your First Vue.js App > Lesson 4

Tour of the project files

Let's do a brief tour of the files in this project now. 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

Looking inside script.js, you can see that it currently just has a console.log statement in there to confirm that it's working and being loaded by the browser.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom