# KeplerMap **Repository Path**: zhouyanhang/KeplerMap ## Basic Information - **Project Name**: KeplerMap - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KeplerMap ### Local dev ``` npm install ``` or ``` yarn --ignore-engines ``` add mapbox access token to node env ``` export MapboxAccessToken= ``` then ``` npm start ``` # KeplerMap