Nincs leírás

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

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