项目作者: zhangzihaoDT

项目描述 :
使用AntV L7的基本案例
高级语言: JavaScript
项目地址: git://github.com/zhangzihaoDT/Hello-AntV-L7.git
创建时间: 2020-04-15T03:24:04Z
项目社区:https://github.com/zhangzihaoDT/Hello-AntV-L7

开源协议:

下载


Hello-AntV-L7

查看案例:https://zhangzihaodt.github.io/Hello-AntV-L7/index.html

Install

  1. git clone git@github.com:zhangzihaoDT/Hello-AntV-L7.git your-app # change your-app to the name of your project
  2. cd your-app
  3. git remote remove origin
  4. # edit the package.json, then continue on
  5. npm install
  6. npm run dev