This commit is contained in:
Vassshhh
2025-08-05 15:12:06 +07:00
parent c70b7e1d3a
commit ff0f45456b
2 changed files with 12 additions and 2 deletions

View File

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