package json proxy

JavaScript
"proxy": "http://localhost:4000"# In your package.json add the following

"proxy": "http://localhost:3080"
Source

Also in JavaScript: