巡检前端项目

tyb 35079a0e2e bug修改2 4 godzin temu
.vscode 093f356eaa 初始化 5 dni temu
public 093f356eaa 初始化 5 dni temu
src 35079a0e2e bug修改2 4 godzin temu
.editorconfig 093f356eaa 初始化 5 dni temu
.env.development 7d0ade90eb 修改bug. 4 godzin temu
.env.production 7d0ade90eb 修改bug. 4 godzin temu
.gitignore 093f356eaa 初始化 5 dni temu
.prettierrc.json 093f356eaa 初始化 5 dni temu
README.md 093f356eaa 初始化 5 dni temu
eslint.config.js 093f356eaa 初始化 5 dni temu
index.html 093f356eaa 初始化 5 dni temu
jsconfig.json 093f356eaa 初始化 5 dni temu
package-lock.json dc92138c21 111 6 godzin temu
package.json da02a51b1d 巡检项1 7 godzin temu
vite.config.js 093f356eaa 初始化 5 dni temu
vitest.config.js 093f356eaa 初始化 5 dni temu

README.md

xjzs_vue3

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

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint