antv-l7/README.md

199 B
Executable File

L7

Development

$ npm install

# run test case
$ npm run test-live

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

# run demos
$ npm run demos

How to Contribute