Skip to content

xiexin12138/chat-gpt-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a3cc2b · Oct 10, 2023

History

82 Commits
May 23, 2023
Oct 10, 2023
Apr 11, 2023
Apr 11, 2023
Feb 23, 2023
Feb 23, 2023
Feb 23, 2023
Oct 10, 2023
May 13, 2023
Feb 23, 2023
May 7, 2023

Repository files navigation

chat-gpt-web

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint

Customize configuration

See Configuration Reference.

注意创建一个.env文件

# 在当前项目目录下
touch cp .env.template .env

然后根据文件中的提示,更新env中的数据