yarn install or npm install Installs required packages. yarn start or npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. yarn test or npm test Launches the test runner in the interactive watch mode.