Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 493 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 493 Bytes

Annotations App

This project was bootstrapped with Create React App.

Getting Started

To run this app locally:

  1. Get a Mapbox API key (there is a free tier/plan available) and add it to a .env file as REACT_APP_MAPBOXGL_API_KEY=YOUR_API_KEY
  2. Run npm install
  3. Run npm start

The app will start on http://localhost:3000

image