how to call an angular service the moment the applications starts code example
Example: angular import service
import { <service name>Service } from '../<service path>';
import { <service name>Service } from '../<service path>';