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