An open API service indexing awesome lists of open source software.

https://github.com/explooosion/firebasechat

firebase chat build with angular2
https://github.com/explooosion/firebasechat

Last synced: about 2 months ago
JSON representation

firebase chat build with angular2

Awesome Lists containing this project

README

          

[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/explooosion/FirebaseChat/blob/master/LICENSE)

# FirebaseChat
firebase chat build with angular2

## Demo
[FirebaseChat](https://chat.robby570.tw/)

## Install

```bash
git clone https://github.com/explooosion/FirebaseChat.git

cd FirebaseChat

npm install
```

## Run
```bash
ng serve
```

## Export Dist
```bash
ng build
```

## LICENSE
MIT