Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taylorchen709/vue-chat
一个聊天界面,基于vuejs2.0、mint-ui
https://github.com/taylorchen709/vue-chat
Last synced: 3 months ago
JSON representation
一个聊天界面,基于vuejs2.0、mint-ui
- Host: GitHub
- URL: https://github.com/taylorchen709/vue-chat
- Owner: taylorchen709
- Created: 2016-11-15T08:24:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T06:17:15.000Z (about 6 years ago)
- Last Synced: 2024-07-16T15:39:24.202Z (4 months ago)
- Language: Vue
- Homepage: https://taylorchen709.github.io/vue-chat/
- Size: 1.61 MB
- Stars: 216
- Watchers: 14
- Forks: 85
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-chat
> 一个聊天界面,基于[vuejs2.0](http://vuejs.org/)、[mint-ui](http://mint-ui.github.io/).
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# run unit tests
npm run unit# run e2e tests
npm run e2e# run all tests
npm test
```## 手机扫码体验
![image](screenshots/code.png)## screenshots
![image](https://github.com/taylorchen709/vue-chat/blob/master/screenshots/main.png)
![image](https://github.com/taylorchen709/vue-chat/blob/master/screenshots/face.png)