mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-19 13:32:10 +08:00
Use a 'BROWSER' environment variable with npm start to specify which browser to open. if the value of 'BROWSER' is not valid executable file, don't open any browser.