No Description

lrf 85afbd91a0 update 10 months ago
.vscode 7114b3af09 创建 10 months ago
public f712635912 修改logo 10 months ago
src 85afbd91a0 update 10 months ago
.env.development 5e36f9aaa1 更改图片显示 10 months ago
.env.production 5e36f9aaa1 更改图片显示 10 months ago
.eslintrc-auto-import.json 7114b3af09 创建 10 months ago
.eslintrc.cjs 7114b3af09 创建 10 months ago
.gitignore 6277faf888 update 10 months ago
.prettierrc.json 7114b3af09 创建 10 months ago
README.md 7114b3af09 创建 10 months ago
index.html 7114b3af09 创建 10 months ago
jsconfig.json 7114b3af09 创建 10 months ago
package-lock.json 7114b3af09 创建 10 months ago
package.json 7114b3af09 创建 10 months ago
vite.config.js a1c97f6d7e 修改字体大小 10 months ago

README.md

web

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

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