Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Rustam-Fozilov/nmagap
Mini chat app with Firebase
https://github.com/Rustam-Fozilov/nmagap
Last synced: about 2 months ago
JSON representation
Mini chat app with Firebase
- Host: GitHub
- URL: https://github.com/Rustam-Fozilov/nmagap
- Owner: Rustam-Fozilov
- Created: 2023-01-10T15:19:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T17:28:12.000Z (over 1 year ago)
- Last Synced: 2024-11-11T04:42:30.591Z (2 months ago)
- Language: Vue
- Homepage: https://nmagap.vercel.app
- Size: 26.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-realtime-chat
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).