update readme

This commit is contained in:
thinkinggis 2019-08-01 18:23:38 +08:00
parent 1713e8c323
commit 3d0d296f57
1 changed files with 2 additions and 3 deletions

View File

@ -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