# VUE聊天室_直播间聊天 **Repository Path**: goeasy-io/GoEasyDemo-Vue-LiveChatRoom ## Basic Information - **Project Name**: VUE聊天室_直播间聊天 - **Description**: VUE快速实现聊天室,直播间聊天 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: 2.4 - **Homepage**: https://www.goeasy.io - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2020-04-29 - **Last Updated**: 2024-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 本项目已迁移至新的地址,本项目停止维护 [前往全新GoEasy聊天室/直播间弹幕源码下载和在线体验](https://www.goeasy.io/cn/demos/demos.html#livechat) # VUE用GoEasy实现直播间聊天室 ### 代码量减少50%, 更简单,更清晰! ## 运行步骤 ### 获取GoEasy Appkey ``` 先注册一个账号,登录后,创建一个应用,就能得到您的appkey。 ``` ### 配置您的appkey ``` 在main.js里,将appkey替换为您自己的common key ``` ## 项目构建 ``` npm install ``` ### 运行 ``` npm run serve ``` ![image](./src/assets/images/live-chatroom.gif)