Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Vue Foundations > Lesson 5

Including Vue in the project

Our project is setup and running now, so we're finally ready to start writing some code!

Adding the Vue library

The first thing that you'll want to do in a Vue.js project is to include the Vue library.

There are number of ways to do this. For example, you could use Webpack and bundle the library in a JavaScript build file and include that in the project.


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom