Aucune description

yangyuxuan e5e484e406 上报 il y a 1 mois
build b642f3b7ed 项目模板 il y a 9 mois
docs b642f3b7ed 项目模板 il y a 9 mois
mock b642f3b7ed 项目模板 il y a 9 mois
public 4c4cd69a21 隐患点雨量 雨窝点雨量 危化企业雨量 il y a 2 mois
src e5e484e406 上报 il y a 1 mois
.env.development 96225fc244 应急响应 il y a 5 mois
.env.production 96225fc244 应急响应 il y a 5 mois
.eslintrc-auto-import.json 59d7578d77 自动引入组件配置 il y a 5 mois
.eslintrc.cjs 59d7578d77 自动引入组件配置 il y a 5 mois
.gitignore b642f3b7ed 项目模板 il y a 9 mois
.nvmrc b642f3b7ed 项目模板 il y a 9 mois
.prettierrc.js b642f3b7ed 项目模板 il y a 9 mois
.versionrc.json b642f3b7ed 项目模板 il y a 9 mois
README.md c29c8fbaab no message il y a 5 mois
auto-imports.d.ts f2ed59182c 完成事件管理时间线组件 il y a 4 mois
commitlint.config.js b642f3b7ed 项目模板 il y a 9 mois
eslint.config.js b642f3b7ed 项目模板 il y a 9 mois
index.html 4c4cd69a21 隐患点雨量 雨窝点雨量 危化企业雨量 il y a 2 mois
package.json 0876b13a23 图片压缩 il y a 2 mois
pnpm-lock.yaml 0876b13a23 图片压缩 il y a 2 mois
postcss.config.js b642f3b7ed 项目模板 il y a 9 mois
tailwind.config.ts b642f3b7ed 项目模板 il y a 9 mois
tsconfig.json 59d7578d77 自动引入组件配置 il y a 5 mois
vite.config.ts 0876b13a23 图片压缩 il y a 2 mois

README.md

平台简介

应急工作台移动端

前端运行

pnpm 安装

npm install pnpm -g

安装依赖

pnpm install

启动服务

pnpm run dev

构建生产环境

pnpm run build

pnpm run build-only