This is a starter kit for ArcGIS JavaScript.
This application builds on multiple smaller modules, focusing on bringing all the little bits together. It's built with nearly pure widgets from various other git repos.
git clone git@github.com:odoe/esri-js-starterkit.git --recursive
git clone git@github.com:odoe/esri-js-starterkit.git
, git submodules init
, git submodules update
npm install
and bower install
setup.sh
script to accomplsih all of the above.In order to use the Print Widget you will need a valid proxy or use a Print Task from your own ArcGIS Server.
A work in progress