Get started with Vue

Intermediate
Student
Developer
Azure Static Web Apps

Vue.js is a progressive web framework that allows developers to get up and running quickly, with just the addition of a script tag. But Vue.js can also grow with you. You can use it to create large scalable applications. In this module, you'll explore the core concepts of Vue.js and how to get started.

Learning objectives

In this module, you'll:

  • Create an app.
  • Work with data.

Prerequisites

You'll need intermediate knowledge in the following areas:

  • HTML and CSS
  • Git
  • npm
  • JavaScript