npm install firebase angularfire2
https://firebase.google.com/docs/web/setup
Shows CRUD-operations.
Firebase Item-List with added Ref-Key for update- and delete-operation. Uses observable for list binding (async-pipe). Without authentification. Works with ion-item-sliding in the view for delete-operation.