-
Book Overview & Buying
-
Table Of Contents
Front-End Development Projects with Vue.js
By :
Vue.js DevTools is a browser extension for Chrome and Firefox, and an Electron desktop app that can be run from your computer to help you debug locally run Vue.js projects. These tools do not work in production or remotely run projects (for example, if you serve a production-built project or view a website online). You can download the Vue.js DevTools extension from the Chrome extension page, as seen in the following screenshot:
Figure 3.26: The Vue.js DevTools Chrome extension page
You can also download the Vue.js DevTools extension from Firefox (https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/):
Figure 3.27: The Vue.js DevTools Firefox extension page
The DevTools are a Vue developer's best friend as they will reveal useful information inside of the browser's developer console that you normally would not see. This includes Vue component loading performance and tracking various events that are...
Change the font size
Change margin width
Change background colour