Aucune description

Hwf 8924d88426 强降水 il y a 5 mois
build b642f3b7ed 项目模板 il y a 9 mois
docs b642f3b7ed 项目模板 il y a 9 mois
mock b642f3b7ed 项目模板 il y a 9 mois
public 0e56e75197 no message il y a 8 mois
src 8924d88426 强降水 il y a 5 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 d7f267ac75 三防责任人 il y a 5 mois
commitlint.config.js b642f3b7ed 项目模板 il y a 9 mois
eslint.config.js b642f3b7ed 项目模板 il y a 9 mois
index.html 0cfd693a50 更新扫码签名 il y a 5 mois
package.json 59d7578d77 自动引入组件配置 il y a 5 mois
pnpm-lock.yaml 59d7578d77 自动引入组件配置 il y a 5 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 96225fc244 应急响应 il y a 5 mois

README.md

平台简介

应急工作台移动端

前端运行

pnpm 安装

npm install pnpm -g

安装依赖

pnpm install

启动服务

pnpm run dev

构建生产环境

pnpm run build

pnpm run build-only