Go to file
ihzero f24ca94890 修改ico 2023-09-05 13:59:03 +08:00
.vscode ai传播 2023-08-18 15:51:50 +08:00
public 修改ico 2023-09-05 13:59:03 +08:00
src 修改列表样式 2023-08-28 18:06:59 +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 修改文章详情页正文内容字号大小 2023-08-23 12:34:53 +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