Issues with enabling CORS on the express/node server using react starter kit

288 Views Asked by At

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?

0

There are 0 best solutions below