Nincs leírás

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

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