租户管理系统

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

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