Aucune description

yangyuxuan 01316f21f1 Merge branch 'dev_officer' of maoming/yjxp-web into master il y a 6 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 10 mois
src 568eab3ccf 应急干部 il y a 6 mois
.env.development 96225fc244 应急响应 il y a 7 mois
.env.production 96225fc244 应急响应 il y a 7 mois
.eslintrc-auto-import.json 59d7578d77 自动引入组件配置 il y a 7 mois
.eslintrc.cjs 59d7578d77 自动引入组件配置 il y a 7 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 c29c8fbaab no message il y a 7 mois
auto-imports.d.ts f2ed59182c 完成事件管理时间线组件 il y a 7 mois
commitlint.config.js b642f3b7ed 项目模板 il y a 11 mois
eslint.config.js b642f3b7ed 项目模板 il y a 11 mois
index.html 0cfd693a50 更新扫码签名 il y a 8 mois
package.json 8eb5ec4024 粤政图 标注点信息弹窗 il y a 6 mois
pnpm-lock.yaml 8eb5ec4024 粤政图 标注点信息弹窗 il y a 6 mois
postcss.config.js b642f3b7ed 项目模板 il y a 11 mois
tailwind.config.ts b642f3b7ed 项目模板 il y a 11 mois
tsconfig.json 59d7578d77 自动引入组件配置 il y a 7 mois
vite.config.ts 96225fc244 应急响应 il y a 7 mois

README.md

平台简介

应急工作台移动端

前端运行

pnpm 安装

npm install pnpm -g

安装依赖

pnpm install

启动服务

pnpm run dev

构建生产环境

pnpm run build

pnpm run build-only