指定 create-react-app 启动时打开的浏览器

默认打开自默认浏览器

"start": "set BROWSER=firefox&& react-scripts start"