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
- Host: GitHub
- URL: https://github.com/explooosion/firebasechat
- Owner: explooosion
- License: mit
- Created: 2017-05-30T14:08:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-04T18:06:43.000Z (about 9 years ago)
- Last Synced: 2025-01-24T22:11:49.573Z (over 1 year ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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