React - Setup a React Application with Vite

About

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

Intended Audience

  • Anyone who wants to learn about React

Prerequisites

  • A basic understanding of JavaScript
Unit UUID
Course UUID