Skip to content

wangchenyi1996/pc-weixin-chat

Repository files navigation

pc-weixin-chat 仿微信网页版聊天

前台说明: 使用 vue开发

1. 安装项目依赖

npm install

2. 运行项目

npm run serve

3. 打包项目

npm run build

后台说明:使用nodejs、express开发

1. 安装项目依赖

npm install

2. 运行项目

npm start

前端技术栈

Vue elementui vue-cli4 vue-router Vuex vuex-persistedstate 数据持久化 socket.io

后端技术栈

nodejs express socket.io mongoDB mongoose cors等中间件

效果图如下

网络不好情况下,可直接看doc文件夹里的效果图即可

chat chat chat chat chat chat chat chat

About

模仿网页版微信

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published