There was an error while loading. Please reload this page.
1 parent 4e5a92c commit 956c389Copy full SHA for 956c389
package.json
@@ -12,7 +12,7 @@
12
"web-vitals": "^2.1.4"
13
},
14
"scripts": {
15
- "start": "react-scripts start",
+ "start": "BROWSER=none react-scripts start",
16
"build": "react-scripts build",
17
"test": "react-scripts test",
18
"eject": "react-scripts eject"
0 commit comments