巡检前端项目

tyb 35079a0e2e bug修改2 10 годин тому
.vscode 093f356eaa 初始化 5 днів тому
public 093f356eaa 初始化 5 днів тому
src 35079a0e2e bug修改2 10 годин тому
.editorconfig 093f356eaa 初始化 5 днів тому
.env.development 7d0ade90eb 修改bug. 10 годин тому
.env.production 7d0ade90eb 修改bug. 10 годин тому
.gitignore 093f356eaa 初始化 5 днів тому
.prettierrc.json 093f356eaa 初始化 5 днів тому
README.md 093f356eaa 初始化 5 днів тому
eslint.config.js 093f356eaa 初始化 5 днів тому
index.html 093f356eaa 初始化 5 днів тому
jsconfig.json 093f356eaa 初始化 5 днів тому
package-lock.json dc92138c21 111 12 годин тому
package.json da02a51b1d 巡检项1 13 годин тому
vite.config.js 093f356eaa 初始化 5 днів тому
vitest.config.js 093f356eaa 初始化 5 днів тому

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