Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 671 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 671 Bytes

Netlify Status

Kepler.gl mapping Chicago Public Dataset of Greenroof locations

dataset used in this project

chicago green roofs

Local dev

npm install

or

yarn --ignore-engines

add mapbox access token to node env

export MapboxAccessToken=<your_mapbox_token>

then

npm start