When you execute " npm start ", you get below error message. 'react-scripts' is not recognized as an internal or external command, operable program or batch file. If react-scripts is present in package.json, then just type this command npm install If react-scripts is not present in package.json, then you probably haven't installed it. To do that, run: npm install react-scripts --save