# vue仿pc端微信 **Repository Path**: zs12580_admin/vue-imitating-pc-wechat ## Basic Information - **Project Name**: vue仿pc端微信 - **Description**: 采用(vue+vue-router+vuex+es6+stylus) 来实现一个仿PC端微信的小demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 19 - **Forks**: 6 - **Created**: 2022-06-17 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue-chat 使用Vue.js实现一个仿微信pc版的小demo. ## Build Setup ``` bash # 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 ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).