Search…
⌃K
Welcome
Docs
Examples
Node/Express
Demo App
Open modal
Open modal
UMD client
Customize kepler.gl Theme
Customize kepler.gl Reducer
Contributing
Change Log
Upgrade Guide
Powered By
GitBook
Demo App
This is the src code of kepler.gl demo app. You can copy this folder out and run it locally.
1. Install
npm
install
or
yarn
2. Mapbox Token
add mapbox access token to node env
export
MapboxAccessToken
=<
your_mapbox_token
>
3. Start the app
npm
start
Previous
Node/Express
Next
Open modal
Last modified
2yr ago