GeoServices for Humans
Human-friendly documentation of Esri GeoServices (work in progress). Demo.
Development
- Clone this repo and install dependencies via
npm install
- Run a server with live compiling and reloading via
npm start
- Deploy to a surge site via
npm run deploy