port chagne

This commit is contained in:
2ManyProjects 2025-03-26 12:24:53 -05:00
parent 15fc3944b4
commit 986724033c

View file

@ -9,7 +9,7 @@
"react-scripts": "5.0.1" "react-scripts": "5.0.1"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "PORT=3888 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"