# Mymap **Repository Path**: joan_chen0215/Mymap ## Basic Information - **Project Name**: Mymap - **Description**: 这是个疫情分布地区,主要用了jsonp和echarts做的 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-04-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mymap ## Project setup ``` yarn install vue/cli3 ``` ### Compiles and hot-reloads for development ``` yarn serve run ``` ### Compiles and minifies for production ``` 这是一个疫情地图分布,无需发布,引入即用 ``` ### Lints and fixes files ``` yarn hallow world.vue 文件默认压缩到app.vue文件 ``` ### Customize configuration 默认配置 See [Configuration Reference](https://cli.vuejs.org/config/).