Ei kuvausta

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

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