Course
summary


    0 chapters available

Loading...

Create a modern web application with React

Difficulty: Junior ● Progress: 0 / 0 modules completed

Installation and Hello World

Now that you know how React works, it's time to see a real project!

We are going to use Vite's command line tool to generate our first sample project.

Generating a project with Vite

Open your terminal, navigate to the folder where you want to create your project, then type:

npm create vite@latest

You need to purchase this course to read this module!

Or !