Skip to content

Latest commit

 

History

History

1.create-react-project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

YouTube Video Link

  • create react app using create-react-app cli tool -
npx create-react-app <app-name>
  • create react app using vite -
npm create vite@latest