I have tried to refer a project Angular Reference Project Link from MSFT and now i am trying to call a rest API from Angular and i am trying to create a singleton service, but whenever i try to run the application with Singleton the application fails.
Also i cannot use any Angular-CLI commanda as there is no angular-cli.json file present in the Yeomen solution for Angular. How can i work with it?