Нема описа

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

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