Aucune description

Hwf 4ed33bb811 Merge remote-tracking branch 'origin/dev_officer' il y a 7 mois
build b642f3b7ed 项目模板 il y a 1 an
docs b642f3b7ed 项目模板 il y a 1 an
mock b642f3b7ed 项目模板 il y a 1 an
public 0e56e75197 no message il y a 11 mois
src 4ed33bb811 Merge remote-tracking branch 'origin/dev_officer' il y a 7 mois
.env.development 96225fc244 应急响应 il y a 8 mois
.env.production 96225fc244 应急响应 il y a 8 mois
.eslintrc-auto-import.json 59d7578d77 自动引入组件配置 il y a 8 mois
.eslintrc.cjs 59d7578d77 自动引入组件配置 il y a 8 mois
.gitignore b642f3b7ed 项目模板 il y a 1 an
.nvmrc b642f3b7ed 项目模板 il y a 1 an
.prettierrc.js b642f3b7ed 项目模板 il y a 1 an
.versionrc.json b642f3b7ed 项目模板 il y a 1 an
README.md c29c8fbaab no message il y a 8 mois
auto-imports.d.ts f2ed59182c 完成事件管理时间线组件 il y a 7 mois
commitlint.config.js b642f3b7ed 项目模板 il y a 1 an
eslint.config.js b642f3b7ed 项目模板 il y a 1 an
index.html 0cfd693a50 更新扫码签名 il y a 8 mois
package.json 8eb5ec4024 粤政图 标注点信息弹窗 il y a 7 mois
pnpm-lock.yaml 8eb5ec4024 粤政图 标注点信息弹窗 il y a 7 mois
postcss.config.js b642f3b7ed 项目模板 il y a 1 an
tailwind.config.ts b642f3b7ed 项目模板 il y a 1 an
tsconfig.json 59d7578d77 自动引入组件配置 il y a 8 mois
vite.config.ts 96225fc244 应急响应 il y a 8 mois

README.md

平台简介

应急工作台移动端

前端运行

pnpm 安装

npm install pnpm -g

安装依赖

pnpm install

启动服务

pnpm run dev

构建生产环境

pnpm run build

pnpm run build-only