Sin descripción

wuyi 5592b1a1ba pro hace 1 mes
public 8816ffb184 Initial commit: Import from base-admin hace 1 mes
src 82c1092ea8 优化剪贴板复制功能,增加错误处理和降级方案 hace 1 mes
.editorconfig 8816ffb184 Initial commit: Import from base-admin hace 1 mes
.env a33b0e6914 新增二维码重置功能,优化二维码生成与下载,更新依赖包,调整环境配置 hace 1 mes
.env.production 5592b1a1ba pro hace 1 mes
.gitattributes 8816ffb184 Initial commit: Import from base-admin hace 1 mes
.gitignore 8816ffb184 Initial commit: Import from base-admin hace 1 mes
.prettierrc.json 8816ffb184 Initial commit: Import from base-admin hace 1 mes
README.md 8aaea4612b pet-admin hace 1 mes
deploy.sh 2ef52270e7 生产环境 hace 1 mes
eslint.config.js 8816ffb184 Initial commit: Import from base-admin hace 1 mes
index.html 8816ffb184 Initial commit: Import from base-admin hace 1 mes
jsconfig.json 8816ffb184 Initial commit: Import from base-admin hace 1 mes
package-lock.json 8aaea4612b pet-admin hace 1 mes
package.json a33b0e6914 新增二维码重置功能,优化二维码生成与下载,更新依赖包,调整环境配置 hace 1 mes
vite.config.js a33b0e6914 新增二维码重置功能,优化二维码生成与下载,更新依赖包,调整环境配置 hace 1 mes
yarn.lock a33b0e6914 新增二维码重置功能,优化二维码生成与下载,更新依赖包,调整环境配置 hace 1 mes

README.md

pet-admin

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

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint