Skip to content

Latest commit

 

History

History

website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is the source code of the demo website for kepler.gl.

Developing

npm install // or yarn
export MapboxAccessToken=<insert_your_token> && npm start