Açıklama Yok

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