I want to conver my existing site to angularJS application. Its flow is like this. My parent web site is having link to sign up or login page. As per user selection signup or login page should open.So once user login or created account he pointed to dashboard page.So how to do this angularJS? Please note my parent web site is not in angular.
Thanks in advnce.