# cover-wechat-client **Repository Path**: ymnl007/cover-wechat-client ## Basic Information - **Project Name**: cover-wechat-client - **Description**: 微信功能 前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-11 - **Last Updated**: 2024-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #
仿移动端微信web版
在线体验:http://47.94.250.51:5173 ### 项目介绍 技术栈:lumen+workerman 目前实现的功能: 1. 注册登录 2. 好友查找、申请、添加 3. 私聊、群聊(目前仅支持文本和表情) 4. 消息气泡通知 5. 扫码(暂时没域名,搞不了 https,所以用不了) 6. 等等其他小功能 会一直持续更新!!! ### 项目运行 ```shell git clone https://github.com/Juenfy/cover-wechat-front.git ``` ```shell cd cover-wechat-front ``` ```shell npm install ``` ```shell npm run dev ``` ### 项目预览 聊天列表: wechat 聊天详情: wechat 通讯录: wechat