Aucune description

yangyuxuan 7e20f06d62 优化 il y a 1 semaine
build b642f3b7ed 项目模板 il y a 8 mois
docs b642f3b7ed 项目模板 il y a 8 mois
mock b642f3b7ed 项目模板 il y a 8 mois
public c0be68db02 ok il y a 4 semaines
src 7e20f06d62 优化 il y a 1 semaine
.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 8 mois
.nvmrc b642f3b7ed 项目模板 il y a 8 mois
.prettierrc.js b642f3b7ed 项目模板 il y a 8 mois
.versionrc.json b642f3b7ed 项目模板 il y a 8 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 8 mois
eslint.config.js b642f3b7ed 项目模板 il y a 8 mois
index.html c0be68db02 ok il y a 4 semaines
package.json b5b7ef09be 地质灾害 对接接口 il y a 2 semaines
pnpm-lock.yaml b5b7ef09be 地质灾害 对接接口 il y a 2 semaines
postcss.config.js b642f3b7ed 项目模板 il y a 8 mois
tailwind.config.ts b642f3b7ed 项目模板 il y a 8 mois
tsconfig.json 59d7578d77 自动引入组件配置 il y a 5 mois
vite.config.ts 6ea5aeeb8d 兼容低版本浏览器 il y a 1 mois

README.md

平台简介

应急工作台移动端

前端运行

pnpm 安装

npm install pnpm -g

安装依赖

pnpm install

启动服务

pnpm run dev

构建生产环境

pnpm run build

pnpm run build-only