This commit is contained in:
Vladiysss
2026-04-17 20:44:31 +03:00
parent d478c1570a
commit d9d1f5b1b2
16 changed files with 187 additions and 81 deletions

View File

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