What is react-scripts?
"Configuration and scripts for Create React App."
react-scripts is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 113.3 KB on disk.
Installation Guide
# Install via NPM
npm install react-scripts
# Install via Yarn
yarn add react-scripts