Aucune description

libushang 76285b0db2 no message il y a 2 heures
build b642f3b7ed 项目模板 il y a 11 mois
docs b642f3b7ed 项目模板 il y a 11 mois
mock b642f3b7ed 项目模板 il y a 11 mois
public f5e8453dbe no message il y a 5 jours
src 76285b0db2 no message il y a 2 heures
.env.development f5e8453dbe no message il y a 5 jours
.env.production a078ab9190 ok il y a 5 jours
.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 6 mois
commitlint.config.js b642f3b7ed 项目模板 il y a 11 mois
eslint.config.js b642f3b7ed 项目模板 il y a 11 mois
index.html f5e8453dbe no message il y a 5 jours
package.json b5b7ef09be 地质灾害 对接接口 il y a 3 mois
pnpm-lock.yaml b5b7ef09be 地质灾害 对接接口 il y a 3 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 6ea5aeeb8d 兼容低版本浏览器 il y a 3 mois

README.md

平台简介

应急工作台移动端

前端运行

pnpm 安装

npm install pnpm -g

安装依赖

pnpm install

启动服务

pnpm run dev

构建生产环境

pnpm run build

pnpm run build-only