巡检前端项目

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

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