I\'m currently trying to run my react app on port 80, and to do that I\'m adding a react script such that "npm start" runs "sudo PORT=80 re
"npm start"
"sudo PORT=80 re