antv-l7/README.md

268 B
Executable File

L7

Development

$ npm install

# run test case
$ npm run test-live

# build watching file changes and run demos
$ npm run dev

# run demos
$ npm run demos

visit online demo https://antv.alipay.com/zh-cn/l7/1.x/demo/index.html

How to Contribute