# chatgpt手机网页+H5 **Repository Path**: io9/chatgpt-mobile-webpage---h5 ## Basic Information - **Project Name**: chatgpt手机网页+H5 - **Description**: 单页面聊天(默认页面)+其他页面(登陆注册,聊天列表,语音聊天)未进行展示 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://xswlxswl.club - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-10-22 - **Last Updated**: 2023-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 体验地址 https://xswlxswl.club ## 安装 ``` npm install ``` ### 运行 ``` npm run serve ``` ### 打包 ``` npm run build ```