I saw the question Is it possible to run Node and React in the same port?
It's answer says we need to use proxy to do this.
But I don't understand, does this will make the ports same?
does this prevent preflight OPTIONS requests?