Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 733 Bytes

installation.md

File metadata and controls

17 lines (11 loc) · 733 Bytes

Installation

There are multiple options to add this tool to your projects, ensuring that it fits seamlessly into your development workflow. Whether you're working on a Vue.js project with Vite, a standalone Vue.js application, or a web application, Vue DevTools offers a solution that match your needs:

Notice

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

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