0.0.3 • Published 7 years ago
mapas v0.0.3
Demo App
This is the src code of kepler.gl demo app.
Local dev
npm install
or
yarn --ignore-engines
add mapbox access token to node env
export MapboxAccessToken=<your_mapbox_token>
then
npm start
This is the src code of kepler.gl demo app.
npm install
or
yarn --ignore-engines
add mapbox access token to node env
export MapboxAccessToken=<your_mapbox_token>
then
npm start