Hi Ranjeet, create a local server on port 3000 and deploy both of your apps to that server. The OS won't allow you to run 2 programs on the same port. As an alternative, you can run a reverse proxy(I use nginx fir this) to forward the requests to their own server.
Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
