Skip to content

Demos to explore ArcGIS for Developer pricing and JavaScript API enhancements

License

Notifications You must be signed in to change notification settings

mpayson/epc2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epc2019

Demos to explore ArcGIS for Developer pricing and JavaScript API enhancements

Getting Started

  1. $ git clone https://github.com/mpayson/epc2019.git
  2. $ cd intelligence && npm install
  3. $ cd ../cost && npm install

Building

Note, I'm committing built files as well for convenience, so you could skip to running

  1. $ cd intelligence && npm run build
  2. $ cd ../cost && npm run build

Running

Use your favorite static server! I use serve

  1. $ cd intelligence && serve -s build
  2. $ cd ../cost && serve -s dist

About

Demos to explore ArcGIS for Developer pricing and JavaScript API enhancements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published