巡检前端项目

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

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