Programmable Media

Vue.js quick start

Last updated: Feb-21-2025

This quick start lets you get an end-to-end implementation up and running using the Vue.js SDK in 5 minutes or less.

Notes
  • This quick start is designed for quick onboarding. It doesn't necessarily employ coding best practices and the code you create here isn't intended for production.
  • If you aren't familiar with Cloudinary, you may want to first take a look at the Developer Kickstart for a hands-on, step-by-step introduction to Programmable Media features.

    You may also find our Glossary helpful to understand Cloudinary-specific terminology.

1. Set up and configure the SDK

Install the packages

Install the required packages using the NPM package manager:

Tips: