No Description

zs 49015ab937 修改 5 months ago
.vscode 84041adf57 创建 7 months ago
public 42d2026325 修改图片位置 5 months ago
src 49015ab937 修改 5 months ago
.env.development 4dc620668c 修改 样式 5 months ago
.env.production 4dc620668c 修改 样式 5 months ago
.eslintrc-auto-import.json 84041adf57 创建 7 months ago
.eslintrc.cjs 36ee870b3b 修改 7 months ago
.gitignore 7ac229878d udpate 5 months ago
.prettierrc.json 84041adf57 创建 7 months ago
README.md 84041adf57 创建 7 months ago
index.html 84041adf57 创建 7 months ago
jsconfig.json 84041adf57 创建 7 months ago
package-lock.json 7ac229878d udpate 5 months ago
package.json 7c947b9c8e 修改 7 months ago
vite.config.js 7ac229878d udpate 5 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