# chatGPT机器人聊天应用前端 **Repository Path**: sunsetshen/chat-view ## Basic Information - **Project Name**: chatGPT机器人聊天应用前端 - **Description**: chatGPT机器人聊天应用前端 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-02 - **Last Updated**: 2023-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chatgpt-view 本项目在原作者基础上增加了登录功能、作图抠图等功能、 具体可访问 http://moyugpt.com/ ## Project setup ``` yarn ``` ### 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/).