followed installation guide, created a new project, installed firebase and angularfire2, replaced the main.ts file with the one provided (and added the firebase config).
After that my app does not compile, I get multiple errors like this :
.../node_modules/angularfire2/angularfire2.d.ts:13:65
Cannot find namespace 'firebase'.