In March 2023, the React team launched a new documentation website that removed all references to Create React App. This Lesson will teach you how to set up a React application using Vite. Learning Objectives
Learn what Vite is
Learn how to set up a React app with Vite
Learn the purpose of the Vite scripts in the package.json file