0
Reply

Start a application from TypeScript

Hakan Axheim

Hakan Axheim

Nov 6 2017 3:09 AM
190
Hi,
 
I am building an AngularJS 4 (TypeScript) application where and in this application I wan't to execute another AngularJS 4 application which also is written in AngularJS  (TypeScript).
 
In my webb page I wan't to have a button and when I click this button the other application should be executed. I wan't the other application to be modal. The other application is a booking management application.
 
Can anybody show me how to do that in AngularJS (TypeScript) 
 
Best regards