# tf-flood-web **Repository Path**: mrlwk/tf-flood-web ## Basic Information - **Project Name**: tf-flood-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-06-08 - **Last Updated**: 2025-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 成都天府新区智慧防汛平台 ## 项目初始化 ``` npm install ``` ### 编译运行 ``` npm run serve ``` ### 打包构建到生产环境 ``` npm run build ```