# uav **Repository Path**: front_f/uav ## Basic Information - **Project Name**: uav - **Description**: Cesium 简单航飞线路规划,模拟飞行扫描效果 - **Primary Language**: HTML - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-09-05 - **Last Updated**: 2025-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uav [Cesium 简单航飞线路规划,模拟飞行扫描效果](https://blog.csdn.net/Zk9509/article/details/131251063#comments_29757415) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).