Simple chat application demonstrating Angular 2 fundamentals (routing, forms, firebase data manipulation)
to run, replace your own firebase config in the app.module, and make sure you have set up a the proper data in a new firebase project.
npm install
ng serve
This project was generated with angular-cli version 1.0.0-beta.15.