Go to file
fuxiaochun d4e817ceff 修改登录注册样式 2023-08-14 17:29:49 +08:00
public init project 2023-08-08 12:53:15 +08:00
src 修改登录注册样式 2023-08-14 17:29:49 +08:00
.env.development 登录注册 2023-08-11 20:13:34 +08:00
.env.production 登录注册 2023-08-11 20:13:34 +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 init project 2023-08-10 20:28:28 +08:00
package.json 修改登录注册样式 2023-08-14 17:29:49 +08:00
vite.config.js 自适应 2023-08-13 17:54:02 +08:00
windi.config.js init project 2023-08-08 12:53:15 +08:00
yarn.lock 修改登录注册样式 2023-08-14 17:29:49 +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