The video is on how to create your first react project."npx create-react-app my-first-project" command to create react projectnpm start or npm run start to run the project
コメント