I've been trying to enable Cross-origin-resource-sharing using the links below:
How to allow CORS?
http://enable-cors.org/server_expressjs.html
Disable same origin policy in Chrome
But i couldn't,
I'm using react-starter-kit and
I think it should be something related to browser-sync.
Is there's anyone can help me with that?