mirror of https://gitee.com/antv-l7/antv-l7
update readme
This commit is contained in:
parent
1713e8c323
commit
3d0d296f57
|
@ -10,12 +10,11 @@ $ npm install
|
||||||
$ npm run test-live
|
$ npm run test-live
|
||||||
|
|
||||||
# build watching file changes and run demos
|
# build watching file changes and run demos
|
||||||
$ npm run dev
|
$ npm run start
|
||||||
|
|
||||||
# run demos
|
# run demos
|
||||||
$ npm run demos
|
$ npm run demos
|
||||||
```
|
```
|
||||||
visit online demo
|
|
||||||
https://antv.alipay.com/zh-cn/l7/1.x/demo/index.html
|
|
||||||
|
|
||||||
## How to Contribute
|
## How to Contribute
|
||||||
|
|
Loading…
Reference in New Issue