Açıklama Yok

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

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