# f-route-planing **Repository Path**: j2371671097/f-route-planing ## Basic Information - **Project Name**: f-route-planing - **Description**: 综合考虑用户兴趣及景点流行度的个性化定制路线算法实现。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-05-10 - **Last Updated**: 2023-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # f-route-planing ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm run serve ``` ### Compiles and minifies for production ``` pnpm run build ``` ### Lints and fixes files ``` pnpm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).