This is a simple app using Angular2 and Google Firebase Realtime Database.
$ docker-compose up -d
http://localhost:4200/
$ npm install
$ npm install -g angular-cli
$ ng serve
http://localhost:4200/
- Angular 2 - Front-End Framework
- Google Firebase - High Level Tool for app development
- AngularFire2 - The official library for Firebase and Angular 2
- Angular University - A great Youtube Channel to learn Angular