Keine Beschreibung

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

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