暫無描述

zs 68fd5056f8 修改 9 月之前
.vscode 47bfca17d5 创建 10 月之前
public 68fd5056f8 修改 9 月之前
src 68fd5056f8 修改 9 月之前
.env.development 47bfca17d5 创建 10 月之前
.env.production 47bfca17d5 创建 10 月之前
.eslintrc-auto-import.json 47bfca17d5 创建 10 月之前
.eslintrc.cjs 47bfca17d5 创建 10 月之前
.gitignore 47bfca17d5 创建 10 月之前
.prettierrc.json 68fd5056f8 修改 9 月之前
README.md 47bfca17d5 创建 10 月之前
index.html 47bfca17d5 创建 10 月之前
jsconfig.json 47bfca17d5 创建 10 月之前
package-lock.json 68fd5056f8 修改 9 月之前
package.json 68fd5056f8 修改 9 月之前
vite.config.js 68fd5056f8 修改 9 月之前

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