I am new to React and would like to know how to run a React application.
you can start the application in these ways:
npm run start
npm start
yarn run start
yarn start
If you don't have yarn, install it this way https://peaku.co/es/preguntas/61-%25c2%25bfcomo-instalar-yarn-