# uni-chat **Repository Path**: buqiyuan/uni-chat ## Basic Information - **Project Name**: uni-chat - **Description**: uni-app + vue3.0 + typescript + vue-cli 仿手机QQ聊天 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 6 - **Created**: 2021-02-17 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uni-chat 基于composition-api + uni-app + ts + vue-cli 开发,在uni-app中使用vue3.0的语法。 h5预览:http://buqiyuan.gitee.io/uni-chat/ apk download: https://static-fa3f0f3d-b02a-4b84-9744-c7591c652c4d.bspapp.com/uni-chat.apk 后台地址:https://github.com/buqiyuan/uni-chat-server ### 本项目参考了 [genaller](https://github.com/genaller/genal-chat/issues) 和 [BoBoooooo](https://github.com/BoBoooooo/tyloo-chat) 两位大佬的项目 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ## 感谢 JetBrains 免费的开源授权