# ChatGPT-test **Repository Path**: LS-plan/ChatGPT-test ## Basic Information - **Project Name**: ChatGPT-test - **Description**: ChatGPT-test - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-27 - **Last Updated**: 2023-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **# github源** ``` git clone --depth=1 https://github.com/LS-plan/ChatGPT-test.git ./plugins/chatgpt-test/ ``` **# gitee源** ``` git clone --depth=1 https://gitee.com/LS-plan/ChatGPT-test.git ./plugins/chatgpt-test/ ``` **# 执行下面步骤进入目录** ``` cd plugins/chatgpt-test ``` **# 安装依赖** ``` npm i ``` 或者 ``` pnpm i ```