Use vite today, with vue-cli.
The document provides a guide on using Vite with existing vue-cli projects without any codebase modifications, allowing for instant server start and lightning-fast Hot Module Replacement (HMR) during development. It discusses the motivation behind leveraging both vue-cli and Vite in production and development environments.
The document offers a practical approach to incorporating Vite into existing vue-cli projects, highlighting the benefits of combining both tools for optimized development experience. It outlines the steps to seamlessly integrate Vite with vue-cli projects, emphasizing the efficiency and compatibility achieved through this integration.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects