dschiffer12 / kepler-gl-gs

Get started repo with Kepler.gl!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Get started repo with Kepler.gl!


Languages

Language:JavaScript 99.9%Language:HTML 0.1%