https://github.com/yuanwu0000/onlinechat
線上即時聊天室,支援貼圖功能。(Vue + Vuex + Websocket)
https://github.com/yuanwu0000/onlinechat
vue2 vuex websocket
Last synced: 4 months ago
JSON representation
線上即時聊天室,支援貼圖功能。(Vue + Vuex + Websocket)
- Host: GitHub
- URL: https://github.com/yuanwu0000/onlinechat
- Owner: YuAnWu0000
- Created: 2020-05-05T08:55:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:03:42.000Z (over 3 years ago)
- Last Synced: 2025-02-25T02:36:06.812Z (over 1 year ago)
- Topics: vue2, vuex, websocket
- Language: Vue
- Homepage:
- Size: 1.07 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# onlinechat
## Project setup
```
npm install
```
## Compiles and hot-reloads for development
```
npm run serve
```
## Demo
[](https://www.youtube.com/watch?v=HDRsr2GW2UU)
:pushpin: Wanna see the backend repo? ➜ [here](https://github.com/YuAnWu0000/onlinechat-api)