File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,15 @@ This template should help get you started developing with Vue 3 in Vite.
3030## Recommended IDE Setup
3131
3232[VS Code](https://code.visualstudio.com/) + [Vue (Official)](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
33+
34+ ## Recommended Browser Setup
35+
36+ - Chromium-based browsers (Chrome, Edge, Brave, etc.):
37+ - [Vue.js devtools](https://chromewebstore.google.com/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
38+ - [Turn on Custom Object Formatter in Chrome DevTools](http://bit.ly/object-formatters)
39+ - Firefox:
40+ - [Vue.js devtools](https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/)
41+ - [Turn on Custom Object Formatter in Firefox DevTools](https://fxdx.dev/firefox-devtools-custom-object-formatters/)
3342${ needsTypeScript ? sfcTypeSupportDoc : '' }
3443## Customize configuration
3544
You can’t perform that action at this time.
0 commit comments