説明なし

王晓东 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