巡检前端项目

暖心小太阳 1a6f178405 111 hace 7 horas
.vscode 093f356eaa 初始化 hace 6 días
public 093f356eaa 初始化 hace 6 días
src 1a6f178405 111 hace 7 horas
.editorconfig 093f356eaa 初始化 hace 6 días
.env.development 157742d5d8 测试配置。 hace 8 horas
.env.production 157742d5d8 测试配置。 hace 8 horas
.gitignore 093f356eaa 初始化 hace 6 días
.prettierrc.json 093f356eaa 初始化 hace 6 días
README.md 093f356eaa 初始化 hace 6 días
eslint.config.js 093f356eaa 初始化 hace 6 días
index.html 093f356eaa 初始化 hace 6 días
jsconfig.json 093f356eaa 初始化 hace 6 días
package-lock.json dc92138c21 111 hace 1 día
package.json 1f1e628835 图标 hace 7 horas
vite.config.js 1f1e628835 图标 hace 7 horas
vitest.config.js 093f356eaa 初始化 hace 6 días

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