how to debug in console in vuejs code example Example: vue config devtools // Add this to src/main.js Vue.config.devtools = true;