No Description

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