No Description

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

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