/geoservices-for-humans

Human-friendly documentation of Esri GeoServices

Primary LanguageJavaScript

GeoServices for Humans

Human-friendly documentation of Esri GeoServices (work in progress). Demo.

Development

  1. Clone this repo and install dependencies via npm install
  2. Run a server with live compiling and reloading via npm start
  3. Deploy to a surge site via npm run deploy