Go to file
ihzero 403065e130 ai传播 2023-08-18 15:51:50 +08:00
.vscode ai传播 2023-08-18 15:51:50 +08:00
public init project 2023-08-08 12:53:15 +08:00
src ai传播 2023-08-18 15:51:50 +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 ai 2023-08-17 03:10:38 +08:00
package.json ai 2023-08-17 03:10:38 +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-17 12:47:52 +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