暫無描述

zs 25e0f10ef6 修改用户注册 10 月之前
.vscode 7114b3af09 创建 10 月之前
public 4774f29eaf 修改产研行研 10 月之前
src 25e0f10ef6 修改用户注册 10 月之前
.env.development 7114b3af09 创建 10 月之前
.env.production 7114b3af09 创建 10 月之前
.eslintrc-auto-import.json 7114b3af09 创建 10 月之前
.eslintrc.cjs 7114b3af09 创建 10 月之前
.gitignore 7114b3af09 创建 10 月之前
.prettierrc.json 7114b3af09 创建 10 月之前
README.md 7114b3af09 创建 10 月之前
index.html 7114b3af09 创建 10 月之前
jsconfig.json 7114b3af09 创建 10 月之前
package-lock.json 7114b3af09 创建 10 月之前
package.json 7114b3af09 创建 10 月之前
vite.config.js 7114b3af09 创建 10 月之前

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