REACT SETUP COMMAND

npx create-react-app my-app

cd my-app

npm start



LINK: https://create-react-app.dev/docs/getting-started/

Comments