Node/Express
This example shows how to embed Kepler.gl in a node/express/webpack application.
1. Install
yarn2. Mapbox Token
add mapbox access token to node env
export MapboxAccessToken=<your_mapbox_token>3. Start the app
yarn startLast updated
Was this helpful?