- create react app using
create-react-app
cli tool -
npx create-react-app <app-name>
- create react app using
vite
-
npm create vite@latest
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
create-react-app
cli tool -npx create-react-app <app-name>
vite
-npm create vite@latest