npm start
starts the react server on the default browser, which is Firefox for me. I like Firefox for browsing but prefer Chrome in web deve
Method by using .env file in the root of your NodeJS app.
.env
BROWSER="firefox developer edition"