Create .env file in the root directory where your package.json file resides. And add the following:
BROWSER=none
Now run npm start.
Create .env file in the root directory where your package.json file resides. And add the following:
BROWSER=none
Now run npm start.