This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Set up a Local Environment with Vite
In this lesson we prepare to learn about the Vue.js 3 Composition API by setting up a local environment to work in using Vite. Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects.
If you've never worked with Vite before, no worries! Vite is not a prerequisite of this course and you'll be able to follow along just fine.
Links
- Vite Official Documentation
- Node.js Download
- Vue Devtools (Chrome)
- Vue Devtools Beta (Chrome)
- Vue Devtools (Firefox)
- Visual Studio Code