Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Vue.js (or just Vue) is a Javascript framework for building user interfacesSPA web applications

To integrate with Vue, the client needs to update their mounted() function:

...