Debug Druxt with the Vue Devtools
Inspect the Druxt connection, components and theme suggestions while developing.
Browser devtools extension for debugging Vue.js applications, now with DruxtJS integration

Before you start: this guide assumes a working Druxt site. See Getting started.
Druxt integrates with the Vue.js Devtools to provide easier access to debug information, and to simplify the theming process.
Features
- DruxtJS custom inspector with connection information.
- Druxt tool for creating theme component templates.
- Druxt tag in the component inspector.
Installation
- Install the Vue.js Devtools v6. Druxt runs on Vue 2.7, and Devtools v7 dropped Vue 2 support.