# 模拟微信 **Repository Path**: MrWhyNot/wechat ## Basic Information - **Project Name**: 模拟微信 - **Description**: 利用Vue.js + elementUi模拟微信界面 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2022-05-19 - **Last Updated**: 2023-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 模拟微信 #### 介绍 利用Vue.js + Element Ui 模拟微信界面 #### 安装教程 1. git clone https://gitee.com/MrWhyNot/wechat.git 2. cd wechat 3. npm i #### 使用说明 1. npm run serve 2. npm run build