echartsmap 项目介绍 react使用echarts地图实现中国地图大区展示 项目截图 安装与运行 git clone https://github.com/harden1/reactmap.git cd reactmap npm install npm start //服务端运行 访问 http://localhost:3000 npm run build 项目打包 感兴趣的童鞋可以来个star