I built a simple express api server on port 8080
. In another port(3000) i am building the client side with react which fetch data from my express api endpoint. For this i will have to run both of these applications on separate port. How can i run both of these in same port eg. 8080? I am pretty new at this. help would be really appreciated.
via ShocKwav3_
No comments:
Post a Comment