In this lesson, we'll use the modern build tool Vite, to scaffold our Vue.js project. Vite provides a faster and leaner development experience that is well suited to our Vue School Travel App.
Links
Notes
Since this video was created, an official scaffolding tool for Vue.js projects with Vite has been released. You can get a more comprehensive Vue + Vite setup by running:
npm init vue@latest