Rapid Development with Vite
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Migrate from Vue CLI to Vite Part 2

In this lesson we begin the process of migrating a Vue CLI project to use Vite. The first steps include:

  1. updating dependencies
  2. providing Support for Only Modern Browsers
  3. adding Vite Config
  4. and moving the index.html

Links