Skip to content

🇨🇳🇨🇳🇨🇳 beautiful mobile web app with map and chart 🎈🎈🎈

License

Notifications You must be signed in to change notification settings

supermars01/map-chart

 
 

Repository files navigation

基于 Vue 和 Mint UI 构建的移动端 Web App

vue vue element-ui Build Status license donate

预览

扫码预览

在线体验:https://git.io/JeMCZ

简介

map-chart 用最新的 Vue-CLI 工具搭建,基于 Vue 和 Mint UI构建。它使用了最新的前端技术栈,内置了高德地图(AMap)的使用方案以及 EChart 的使用和多种配置方案,支持动态路由,模拟数据,搜索,地图,数据统计等很多功能特性。

同时,它也是一个很好的学习项目,包含了一些常见问题的解决方案,比如:前端数据模拟,数据可视化,PWA,移动端地图,图表等等。

截图

Project setup

npm install
or
npm install --registry=https://registry.npm.taobao.org

Compiles and hot-reloads for development

npm run serve
or
npm start

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Lints and NO fixes files

npm run nofix

Donate

如果你觉得这个项目帮助到了你,你可以帮作者买一杯果汁表示鼓励 🍹

donate

Browsers support

Modern browsers and Internet Explorer 10+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions

License

MIT

Copyright (c) 2019-present NeverYu

About

🇨🇳🇨🇳🇨🇳 beautiful mobile web app with map and chart 🎈🎈🎈

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.4%
  • JavaScript 26.0%
  • HTML 3.8%
  • CSS 1.4%
  • Shell 0.4%