Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 461 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 461 Bytes

ARC GIS Map

Required Dependencies

  • Node package manager

How to run

  1. Register as a developer with ArcGIS to get API credentials:
esriConfig.apiKey = "get-your-own-key-ya-mooch";
  1. Install serve:
npm install --global serve
  1. Open a terminal and serve the application:
serve