https://github.com/saitolume/fire-chat
Realtime chat application
https://github.com/saitolume/fire-chat
firebase typescript vue
Last synced: about 2 months ago
JSON representation
Realtime chat application
- Host: GitHub
- URL: https://github.com/saitolume/fire-chat
- Owner: saitolume
- Created: 2018-10-14T04:32:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T08:58:27.000Z (over 7 years ago)
- Last Synced: 2025-12-15T05:53:57.543Z (7 months ago)
- Topics: firebase, typescript, vue
- Language: Vue
- Homepage: https://fire-chat-165bc.firebaseapp.com
- Size: 301 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fire-chat
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```
# fire-chat