Aucune description

Hwf 81819b56c5 上传总结报告 il y a 10 mois
build b642f3b7ed 项目模板 il y a 11 mois
docs b642f3b7ed 项目模板 il y a 11 mois
mock b642f3b7ed 项目模板 il y a 11 mois
public 0e56e75197 no message il y a 11 mois
src 81819b56c5 上传总结报告 il y a 10 mois
.env.development 6e7377eb8f 移动指挥部分 il y a 10 mois
.env.production 4d935ae82c 下载事件 il y a 10 mois
.eslintrc-auto-import.json 21e1d3a508 no message il y a 11 mois
.gitignore b642f3b7ed 项目模板 il y a 11 mois
.nvmrc b642f3b7ed 项目模板 il y a 11 mois
.prettierrc.js b642f3b7ed 项目模板 il y a 11 mois
.versionrc.json b642f3b7ed 项目模板 il y a 11 mois
README.md 8ce3700d30 修改请求 il y a 11 mois
commitlint.config.js b642f3b7ed 项目模板 il y a 11 mois
eslint.config.js b642f3b7ed 项目模板 il y a 11 mois
index.html 567d93b896 首页 il y a 10 mois
package.json e06db5bbd7 关联预案、上传总结报告 il y a 10 mois
pnpm-lock.yaml e06db5bbd7 关联预案、上传总结报告 il y a 10 mois
postcss.config.js b642f3b7ed 项目模板 il y a 11 mois
tailwind.config.ts b642f3b7ed 项目模板 il y a 11 mois
tsconfig.json b642f3b7ed 项目模板 il y a 11 mois
vite.config.ts e9f059b1c4 任务指令 il y a 10 mois

README.md

平台简介

应急工作台移动端

前端运行

pnpm 安装

npm install pnpm -g

安装依赖

pnpm install

启动服务

pnpm run dev

构建生产环境

pnpm run build