Hi,
I’m heading to learn the DaftMonk/generator-angular-fullstack in order to plug it with my Ionic app.
DaftMonk/generator-angular-fullstack is launchable with a “grunt serve” on port 9000.
Ionic is launchable with “ionic serve” on port 8100.
The problem is that I cannot launch both of that together it’s not working.
Can someone help me on that in order to be able to test my app with the local APIs of DaftMonk/generator-angular-fullstack ?
Thank you