# vue-leaflet **Repository Path**: wlFighting/vue-leaflet ## Basic Information - **Project Name**: vue-leaflet - **Description**: vue集成leaflet的demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-08 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 广深高速管理系统 ## 项目初始化 ```sh npm install ``` ### 项目运行 ```sh npm run dev ``` ### 项目打包 ```sh npm run build ``` ### 检测项目lint ```sh npm run lint ```