# chat_vue **Repository Path**: littlestoney/chat_vue ## Basic Information - **Project Name**: chat_vue - **Description**: 毕业设计聊天室前端 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-20 - **Last Updated**: 2021-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue+Socket.io在线聊天室 chat.shixtao.cn ## 使用教程 ```bash npm i # or yarn ``` ## 本地开发 ```bash npm run dev #or yarn dev ```