Vite is a first-in-class build tool that aims to provide a faster and leaner development experience for modern web projects. In this course, we cover everything you need to know in order to get a Vue.js project up and running with Vite.
Vite is a first-in-class build tool that aims to provide a faster and leaner development experience for modern web projects.
In this course, we cover everything you need to know in order to get a Vue.js project up and running with Vite. From understanding how Vite works under the hood, to starting your new Vue projects with Vite, to the wealth of Vite features, to migrating from Vue CLI to Vite, we cover it all!
Topics include:
npm init vite
, the create-vue tool, or a community provided vite template.