巡检前端项目

tyb 35079a0e2e bug修改2 преди 4 часа
.vscode 093f356eaa 初始化 преди 5 дни
public 093f356eaa 初始化 преди 5 дни
src 35079a0e2e bug修改2 преди 4 часа
.editorconfig 093f356eaa 初始化 преди 5 дни
.env.development 7d0ade90eb 修改bug. преди 4 часа
.env.production 7d0ade90eb 修改bug. преди 4 часа
.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 преди 6 часа
package.json da02a51b1d 巡检项1 преди 7 часа
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