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

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)

Awesome Lists containing this project

README

          

# onlinechat

## Project setup
```
npm install
```

## Compiles and hot-reloads for development
```
npm run serve
```
## Demo

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/HDRsr2GW2UU/0.jpg)](https://www.youtube.com/watch?v=HDRsr2GW2UU)

:pushpin: Wanna see the backend repo? ➜ [here](https://github.com/YuAnWu0000/onlinechat-api)