설명 없음

王晓东 fe3a334704 feat: first commit 2 주 전
.vscode fe3a334704 feat: first commit 2 주 전
plop-templates fe3a334704 feat: first commit 2 주 전
public fe3a334704 feat: first commit 2 주 전
scripts fe3a334704 feat: first commit 2 주 전
src fe3a334704 feat: first commit 2 주 전
themes fe3a334704 feat: first commit 2 주 전
vite fe3a334704 feat: first commit 2 주 전
.editorconfig fe3a334704 feat: first commit 2 주 전
.env.development fe3a334704 feat: first commit 2 주 전
.env.prod fe3a334704 feat: first commit 2 주 전
.env.release fe3a334704 feat: first commit 2 주 전
.gitignore fe3a334704 feat: first commit 2 주 전
.lintstagedrc fe3a334704 feat: first commit 2 주 전
.node-version fe3a334704 feat: first commit 2 주 전
.npmrc fe3a334704 feat: first commit 2 주 전
Dockerfile fe3a334704 feat: first commit 2 주 전
DockerfileProd fe3a334704 feat: first commit 2 주 전
LICENSE fe3a334704 feat: first commit 2 주 전
README.md fe3a334704 feat: first commit 2 주 전
components.json fe3a334704 feat: first commit 2 주 전
eslint.config.js fe3a334704 feat: first commit 2 주 전
index.html fe3a334704 feat: first commit 2 주 전
loading.html fe3a334704 feat: first commit 2 주 전
nginx.conf fe3a334704 feat: first commit 2 주 전
package.json fe3a334704 feat: first commit 2 주 전
plopfile.js fe3a334704 feat: first commit 2 주 전
pnpm-lock.yaml fe3a334704 feat: first commit 2 주 전
postcss.config.js fe3a334704 feat: first commit 2 주 전
stylelint.config.js fe3a334704 feat: first commit 2 주 전
tsconfig.app.json fe3a334704 feat: first commit 2 주 전
tsconfig.json fe3a334704 feat: first commit 2 주 전
tsconfig.node.json fe3a334704 feat: first commit 2 주 전
uno.config.ts fe3a334704 feat: first commit 2 주 전
vite.config.ts fe3a334704 feat: first commit 2 주 전

README.md

CueMe 管理后台

运行环境要求

node v20.19.0

pnpm v9.15.0

pnpm 源设置

pnpm config set registry https://registry.npmmirror.com

运行命令

开发

pnpm dev

测试部署环境

pnpm build:prod

admin wwadmin