geostarters / keplergl-template-app

KeplerGL and ReactJs template

Home Page:https://geostarters.github.io/keplergl-template-app/public/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template Map Viewer based on Kepler.GL

KeplerGL, ReactJs + Webpack template

Sources:

Kepler.GL api reference

ContextMaps Vector-Tiles MapBox Styles from OpenICGC

Get started

Note that you will need to have Node.js installed.

Clone and install the dependencies...

git clone https://github.com/geostarters/keplergl-template-app.git

cd keplergl-template-app

npm install

npm run start

alt text

Building and running in production mode

To create an optimised version of the app in /public folder:

npm run build

About

KeplerGL and ReactJs template

https://geostarters.github.io/keplergl-template-app/public/

License:MIT License


Languages

Language:JavaScript 74.6%Language:HTML 23.8%Language:Shell 1.7%