Vite and Vue Devtools
In the previous chapter, you learned how to utilize the Vue component’s data reactivity and query the external data into the component’s data system using methods, computed properties, and watch properties. This chapter introduces Vite and shows you how to debug these computed properties and events using Vue Devtools.
We will cover the following topics in the chapter:
- Using Vite
- Using Vue Devtools