# VueMapboxBasicCli **Repository Path**: wzy4072/VueMapboxBasicCli ## Basic Information - **Project Name**: VueMapboxBasicCli - **Description**: 个人搭建,MapBox大屏类型项目框架,功能预研。 含下钻 框选 画圆等 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-09 - **Last Updated**: 2022-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 浙江大屏项目前端代码 ## 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/). ## 自动发布 [前端自动发布工具](https://github.com/fuchengwei/deploy-cli-service/) ### 发布到演示环境 ``` deploy-cli-service deploy --mode prod ```