Không có mô tả

王晓东 fe3a334704 feat: first commit 2 tuần trước cách đây
.vscode fe3a334704 feat: first commit 2 tuần trước cách đây
plop-templates fe3a334704 feat: first commit 2 tuần trước cách đây
public fe3a334704 feat: first commit 2 tuần trước cách đây
scripts fe3a334704 feat: first commit 2 tuần trước cách đây
src fe3a334704 feat: first commit 2 tuần trước cách đây
themes fe3a334704 feat: first commit 2 tuần trước cách đây
vite fe3a334704 feat: first commit 2 tuần trước cách đây
.editorconfig fe3a334704 feat: first commit 2 tuần trước cách đây
.env.development fe3a334704 feat: first commit 2 tuần trước cách đây
.env.prod fe3a334704 feat: first commit 2 tuần trước cách đây
.env.release fe3a334704 feat: first commit 2 tuần trước cách đây
.gitignore fe3a334704 feat: first commit 2 tuần trước cách đây
.lintstagedrc fe3a334704 feat: first commit 2 tuần trước cách đây
.node-version fe3a334704 feat: first commit 2 tuần trước cách đây
.npmrc fe3a334704 feat: first commit 2 tuần trước cách đây
Dockerfile fe3a334704 feat: first commit 2 tuần trước cách đây
DockerfileProd fe3a334704 feat: first commit 2 tuần trước cách đây
LICENSE fe3a334704 feat: first commit 2 tuần trước cách đây
README.md fe3a334704 feat: first commit 2 tuần trước cách đây
components.json fe3a334704 feat: first commit 2 tuần trước cách đây
eslint.config.js fe3a334704 feat: first commit 2 tuần trước cách đây
index.html fe3a334704 feat: first commit 2 tuần trước cách đây
loading.html fe3a334704 feat: first commit 2 tuần trước cách đây
nginx.conf fe3a334704 feat: first commit 2 tuần trước cách đây
package.json fe3a334704 feat: first commit 2 tuần trước cách đây
plopfile.js fe3a334704 feat: first commit 2 tuần trước cách đây
pnpm-lock.yaml fe3a334704 feat: first commit 2 tuần trước cách đây
postcss.config.js fe3a334704 feat: first commit 2 tuần trước cách đây
stylelint.config.js fe3a334704 feat: first commit 2 tuần trước cách đây
tsconfig.app.json fe3a334704 feat: first commit 2 tuần trước cách đây
tsconfig.json fe3a334704 feat: first commit 2 tuần trước cách đây
tsconfig.node.json fe3a334704 feat: first commit 2 tuần trước cách đây
uno.config.ts fe3a334704 feat: first commit 2 tuần trước cách đây
vite.config.ts fe3a334704 feat: first commit 2 tuần trước cách đây

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