巡检前端项目

暖心小太阳 51392bd010 111 1 hour ago
.vscode 093f356eaa 初始化 4 days ago
public 093f356eaa 初始化 4 days ago
src 51392bd010 111 1 hour ago
.editorconfig 093f356eaa 初始化 4 days ago
.env.deployment 093f356eaa 初始化 4 days ago
.env.development 093f356eaa 初始化 4 days ago
.env.production 093f356eaa 初始化 4 days ago
.gitignore 093f356eaa 初始化 4 days ago
.prettierrc.json 093f356eaa 初始化 4 days ago
README.md 093f356eaa 初始化 4 days ago
eslint.config.js 093f356eaa 初始化 4 days ago
index.html 093f356eaa 初始化 4 days ago
jsconfig.json 093f356eaa 初始化 4 days ago
package-lock.json 9ea130d23b 111 2 days ago
package.json 9ea130d23b 111 2 days ago
vite.config.js 093f356eaa 初始化 4 days ago
vitest.config.js 093f356eaa 初始化 4 days ago

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