steps to development npm install or yarn install Installs all the dependencies needed for development of this project 2.npm start or yarn start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.