ocrweb端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Brian f584d2fa42
chore: config
1 year ago
.husky feat: git提交前操作 1 year ago
.idea chore: config 1 year ago
.vscode feat: 修改样式缺陷并完善图审页面适配后端字段变动 1 year ago
build first 1 year ago
mock fix: 1 year ago
patches feat: 综合搜索模板去除 1 year ago
public first 1 year ago
src chore: config 1 year ago
types chore: remove log and fix eslint error 1 year ago
.commitlintrc.json first 1 year ago
.env.development first 1 year ago
.env.production 审批 1 year ago
.gitignore first 1 year ago
README.md first 1 year ago
SERVER.md first 1 year ago
TODO.md first 1 year ago
components.d.ts fix: error 1 year ago
eslint.config.js chore: remove log and fix eslint error 1 year ago
index.html feat:点击位置名称创建腾讯地图坐标 1 year ago
package-lock.json 提交信息 1 year ago
package.json chore: config 1 year ago
pnpm-lock.yaml chore: config 1 year ago
postcss.config.js first 1 year ago
qodana.yaml chore: config 1 year ago
tailwind.config.js first 1 year ago
tsconfig.json first 1 year ago
tsconfig.node.json first 1 year ago
vite.config.ts first 1 year ago
接口.md 审批 1 year ago

README.md

dev

  1. 安装Node
  2. 全局安装pnpm
  3. pnpm install
  4. pnpm serve