In case of error
'react-scripts' is not recognized as an internal or external command, operable program or batch file. error Command failed with exit code 1.
install the following library
npm install react-scripts
Source for solution: https://stackoverflow.com/questions/48942639/react-scripts-is-not-recognized-as-an-internal-or-external-command-operable-p
In case of error
'react-scripts' is not recognized as an internal or external command, operable program or batch file. error Command failed with exit code 1.install the following library
npm install react-scriptsSource for solution: https://stackoverflow.com/questions/48942639/react-scripts-is-not-recognized-as-an-internal-or-external-command-operable-p