Skip to content

NguyenDuyKha/letdiv-react

Repository files navigation

Learn React

Installation

Create my-app with command line

npm create vite@latest my-app -- --template react

Output command line

Need to install the following packages:
create-vite@8.2.0
Need to install the following packages:
create-vite@8.2.0
create-vite@8.2.0
Ok to proceed? (y) y


> npx
> create-vite my-app --template react

│
◇  Use rolldown-vite (Experimental)?:
│  Yes
│
◇  Install with npm and start now?
│  No
│

How to run

cd my-app
npm install
npm run dev

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published