# osm-tile-source **Repository Path**: 1390893380/osm-tile-source ## Basic Information - **Project Name**: osm-tile-source - **Description**: 基于osm搭建本地地图服务器时,需要的资源 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-20 - **Last Updated**: 2024-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # osm-tile-source This template should help get you started developing with Vue 3 in Vite. ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh yarn install ``` ### Compile and Hot-Reload for Development ```sh yarn dev ``` ### Compile and Minify for Production ```sh yarn build ```