SetupFirst use npm to install all the package dependencies for the react projectnpm install And finally, you should run it, and by default it starts on the port 3000npm start