# vue2-ol-demo **Repository Path**: dai-zhonghui00/vue2-ol-demo ## Basic Information - **Project Name**: vue2-ol-demo - **Description**: vue2+openlayers框架实现的一个简单地图学习demo项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-09-18 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, openlayers ## README # vue2-ol-demo ``` 本项目主要是用来学习webgis地图 openlayers框架的一个demo项目,进行简单操作的实践,后续会逐渐学习完善。 主要技术栈vue2 + openlayers ``` ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### 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/).