# VUE Websocket实时通讯 **Repository Path**: SummerHoo/GoEasyDemo-Vue-Helloworld ## Basic Information - **Project Name**: VUE Websocket实时通讯 - **Description**: 快速实现VUE Websocket实时通讯 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: 2.4 - **Homepage**: https://www.goeasy.io - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2023-01-12 - **Last Updated**: 2023-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GoEasyDemo Vue Hello world ##运行步骤 ### 获取GoEasy Appkey ``` 先注册一个账号,登录后,创建一个应用,就能得到您的appkey。 ``` ### 配置您的appkey ``` 在`main.js`,将appkey替换为您自己的common key ``` ## 项目构建 ``` npm install ``` ### 运行 ``` npm run serve ``` ![image](./goeasy-vue-helloword.gif)