Migrating a Legacy Project from Vue CLI to Vite

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. vite

    Next generation frontend tooling. It's fast!

    Recently, a ticket was added to our sprint with the goal of reducing packages with critical and high vulnerabilities in a legacy project. The task involved migrating a Vue 2 project using Vue CLI as the build tool to Vite.

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
  3. Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

    Recently, a ticket was added to our sprint with the goal of reducing packages with critical and high vulnerabilities in a legacy project. The task involved migrating a Vue 2 project using Vue CLI as the build tool to Vite.

  4. vue-cli

    🛠️ webpack-based tooling for Vue.js Development

    Recently, a ticket was added to our sprint with the goal of reducing packages with critical and high vulnerabilities in a legacy project. The task involved migrating a Vue 2 project using Vue CLI as the build tool to Vite.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to Create a React App Using Vite (Step-by-Step Guide for Beginners)

    2 projects | dev.to | 16 Dec 2025
  • How to Build a Bookstore App with FARM Stack (FastAPI, React, and MongoDB)

    4 projects | dev.to | 8 Nov 2025
  • Your First React Component: JSX, Components, and the "Hello, World" Program

    2 projects | dev.to | 4 Sep 2025
  • Your First React Component: JSX, Components, and the "Hello, World" Program(5/Sept)

    2 projects | dev.to | 30 Aug 2025
  • Is create-react-app Deprecated? What You Need to Know in 2025

    2 projects | dev.to | 11 May 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?