暂无描述

zs 3594ab06de 修改logo图片 11 月之前
.vscode b4b5f30689 创建 11 月之前
public b4b5f30689 创建 11 月之前
src 3594ab06de 修改logo图片 11 月之前
.env.development b4b5f30689 创建 11 月之前
.env.production b4b5f30689 创建 11 月之前
.eslintrc-auto-import.json b4b5f30689 创建 11 月之前
.eslintrc.cjs b4b5f30689 创建 11 月之前
.gitignore b4b5f30689 创建 11 月之前
.prettierrc.json b4b5f30689 创建 11 月之前
README.md b4b5f30689 创建 11 月之前
index.html b4b5f30689 创建 11 月之前
jsconfig.json b4b5f30689 创建 11 月之前
package-lock.json b4b5f30689 创建 11 月之前
package.json b4b5f30689 创建 11 月之前
vite.config.js b4b5f30689 创建 11 月之前

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