Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taylorchen709/vue-chat

一个聊天界面,基于vuejs2.0、mint-ui
https://github.com/taylorchen709/vue-chat

Last synced: about 2 months ago
JSON representation

一个聊天界面,基于vuejs2.0、mint-ui

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)