Go to file
fuxiaochun 9beb538641 修改版权信息 2023-08-22 13:34:44 +08:00
.vscode ai传播 2023-08-18 15:51:50 +08:00
public init project 2023-08-08 12:53:15 +08:00
src 修改版权信息 2023-08-22 13:34:44 +08:00
.env.development 添加设备检查,域名跳转 2023-08-15 23:06:54 +08:00
.env.production 添加设备检查,域名跳转 2023-08-15 23:06:54 +08:00
.gitignore init project 2023-08-08 12:53:15 +08:00
README.md init project 2023-08-08 12:53:15 +08:00
index.html debug 2023-08-21 10:21:57 +08:00
package.json chat文件上传 2023-08-21 12:01:32 +08:00
vite.config.js 个人中心开发联调完 2023-08-15 02:04:19 +08:00
windi.config.js init project 2023-08-08 12:53:15 +08:00
yarn.lock chat文件上传 2023-08-21 12:01:32 +08:00

README.md

aigc

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint