I'm trying to embed my website(that made by Asp.net WebApi , AngularJS) inside my another website(made by Asp.net Mvc & Angularjs) that both website used UI-Router framework for Routing.
now how can I do that?
using ng-include? or Iframe? or other solution had for this challenge?
also, I read this question(1,2, 3). but didn't present right solution!
thanks a lot