/chat-room

vue2 + socket.io 实现聊天室功能

Primary LanguageJavaScript

chat-room

基于Vue 2.0 和 socket.io

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test
登录页面

登录页面

注册页面

注册页面

聊天列表

聊天列表

好友列表

好友列表

我的中心

我的中心