Bez popisu

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

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