Before you can integrate Google APIs into your application, you must have a Google Developers Console project.
In order to access any of the Google APIs you must have a project to identify you.
Projects are created on Google developer console website.
But when I checked the assets folder, gms-logo.png is still there and in angular-cli.json, assets is also there.…