I am new to angular2. I want to use google-drive-realtime-api in my project. And got it from the npm : npm install --save @types/google-drive-realtime-api
Is there a good tutorial or quick start with realtime api in anuglar2?
PS: Angular 2 with Google Drive Realtime API this is not what I am looking for.