Нема описа

wangwei f887d70402 添加右键菜单操作 пре 4 година
build 2ab50e35e2 聊天界面优化 пре 4 година
config 04a05ce1dd no message пре 4 година
src f887d70402 添加右键菜单操作 пре 4 година
static 0158acdbbb web-chat пре 4 година
test 0158acdbbb web-chat пре 4 година
.babelrc 0158acdbbb web-chat пре 4 година
.editorconfig 0158acdbbb web-chat пре 4 година
.env b16fbe433a 修改socket连接 пре 4 година
.env.development 1fcca91a7c 全局变量 пре 4 година
.gitignore 0158acdbbb web-chat пре 4 година
.postcssrc.js 0158acdbbb web-chat пре 4 година
README.md 0158acdbbb web-chat пре 4 година
index.html 0158acdbbb web-chat пре 4 година
package-lock.json f887d70402 添加右键菜单操作 пре 4 година
package.json f887d70402 添加右键菜单操作 пре 4 година
test.html 0158acdbbb web-chat пре 4 година
yarn.lock 9ba2cac918 表情框优化 пре 4 година

README.md

web-chat

A Vue.js project

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.