Skip to content

Heath-Lester/ArcGIS-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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