Call angular-cli function from client side javascript
Questions: My question can be understood best by the following example. My example is a simple angular-cli example with the following contents. app.component.ts import { Component } from '@angular/cor...