|
@ -15,7 +15,7 @@ |
|
|
"web-vitals": "^0.2.4" |
|
|
"web-vitals": "^0.2.4" |
|
|
}, |
|
|
}, |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"start": "react-scripts start", |
|
|
|
|
|
|
|
|
"start": "PORT=4000 react-scripts start", |
|
|
"build": "react-scripts build", |
|
|
"build": "react-scripts build", |
|
|
"test": "react-scripts test", |
|
|
"test": "react-scripts test", |
|
|
"eject": "react-scripts eject" |
|
|
"eject": "react-scripts eject" |
|
|