Jul 30, 2017 · 1 min read
You mentioned that the proxy routes localhost:4200/api to localhost:3000/api. It seems that it also routes localhost:3000 to localhost:4200 (if you don’t change anything else from the linked tutorial).
You mentioned that the proxy routes localhost:4200/api to localhost:3000/api. It seems that it also routes localhost:3000 to localhost:4200 (if you don’t change anything else from the linked tutorial).