Rapid Development with Vite
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

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