بدون توضیح

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

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