How to connect ionic with mean stack

I’m using the ionic & mean stack(as my back-end) for my app. I’m able to connect to the mean stack from the browser through localhost: 3000. But when I open the app in the emulator I’m unable to connect or get the response from the Mean stack. How Can I overcome this?