This is a simple chat application built using Angular and Firebase.
This project was generated with Angular CLI version 1.2.6.
- clone this repos to your local machine.
- access to the folder with the command
cd base-chat
. - install all the dependencies
npm install
.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.