租户管理系统

暖心小太阳 0b48000e21 初始化 3 dienas atpakaļ
.vscode 0b48000e21 初始化 3 dienas atpakaļ
public 0b48000e21 初始化 3 dienas atpakaļ
src 0b48000e21 初始化 3 dienas atpakaļ
.editorconfig 0b48000e21 初始化 3 dienas atpakaļ
.env.deployment 0b48000e21 初始化 3 dienas atpakaļ
.env.development 0b48000e21 初始化 3 dienas atpakaļ
.env.production 0b48000e21 初始化 3 dienas atpakaļ
.gitignore 0b48000e21 初始化 3 dienas atpakaļ
.prettierrc.json 0b48000e21 初始化 3 dienas atpakaļ
README.md 0b48000e21 初始化 3 dienas atpakaļ
eslint.config.js 0b48000e21 初始化 3 dienas atpakaļ
index.html 0b48000e21 初始化 3 dienas atpakaļ
jsconfig.json 0b48000e21 初始化 3 dienas atpakaļ
package-lock.json 0b48000e21 初始化 3 dienas atpakaļ
package.json 0b48000e21 初始化 3 dienas atpakaļ
vite.config.js 0b48000e21 初始化 3 dienas atpakaļ
vitest.config.js 0b48000e21 初始化 3 dienas atpakaļ

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