# typhoon-system **Repository Path**: zjingjun/typhoon-system ## Basic Information - **Project Name**: typhoon-system - **Description**: 台风可视化系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-06-25 - **Last Updated**: 2025-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 系统怎么跑起来 cd server npm install (服务器端代码中安装依赖) cd typhoon npm install (客户端代码中安装依赖) 安装concurrently前后端连载