What I want is to serve my react app from a path inside the server root (e.g. localhost:3000/path). I don't want to manage this with app routing, so please do not suggest it. My app is to ben unaware about that.
Is there a way to obtain this?
What I want is to serve my react app from a path inside the server root (e.g. localhost:3000/path). I don't want to manage this with app routing, so please do not suggest it. My app is to ben unaware about that.
Is there a way to obtain this?