Skip to content

Getting Started

Overview

Vue DevTools is a tool designed to enhance the Vue developer experience, It provides some features to help you better understand your Vue application.There are several ways to use Vue DevTools in your Vue project:

Notice

Compatibility Note

The DevTools is only compatible with Vue 3. If you are still using Vue2, use vue-devtools instead.

Recommendation

If you are using Nuxt, use nuxt-devtools for a more powerful developer experience.

Released under the MIT License.