Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 263 Bytes

File metadata and controls

17 lines (11 loc) · 263 Bytes

Overlaying leafletjs and deck.gl on a g6 graph instance using a g6 plugin

Development

# clone repo
$ git clone https://github.com/baizn/g6-in-react.git

# install dependencies
$ npm install

# start server
$ npm start

# navigate to localhost:8080