Sen descrición

Hwf e3f57098e5 顶部栏样式 hai 10 meses
bin cd3db36ffc 初始 hai 1 ano
html cd3db36ffc 初始 hai 1 ano
src e3f57098e5 顶部栏样式 hai 10 meses
vite cd3db36ffc 初始 hai 1 ano
.editorconfig cd3db36ffc 初始 hai 1 ano
.env.development e3f57098e5 顶部栏样式 hai 10 meses
.env.production e3f57098e5 顶部栏样式 hai 10 meses
.eslintignore cd3db36ffc 初始 hai 1 ano
.eslintrc-auto-import.json cd3db36ffc 初始 hai 1 ano
.eslintrc.cjs cd3db36ffc 初始 hai 1 ano
.gitignore cd3db36ffc 初始 hai 1 ano
.prettierignore cd3db36ffc 初始 hai 1 ano
.prettierrc cd3db36ffc 初始 hai 1 ano
LICENSE cd3db36ffc 初始 hai 1 ano
README.md cd3db36ffc 初始 hai 1 ano
index.html f6b236f712 no message hai 11 meses
package-lock.json a70cfa9511 添加地图组件 hai 1 ano
package.json a70cfa9511 添加地图组件 hai 1 ano
tsconfig.json cd3db36ffc 初始 hai 1 ano
uno.config.ts cd3db36ffc 初始 hai 1 ano
vite.config.ts cd3db36ffc 初始 hai 1 ano

README.md

平台简介

智慧应急工作台

前端运行

```bash

克隆项目

git clone https://gogs.tjp.com.cn/maoming/yjhtgl-web.git

安装依赖

npm install --registry=https://registry.npmmirror.com

启动服务

npm run dev

构建生产环境

npm run build:prod