My ArcGIS JS App
bower install
npm install
grunt dev
or npm start
- runs a local server and watches for changes
grunt release
or npm run release
- creates a deployable build of application in a release
folder
grunt e2e
or npm run test
- run functional intern tests
http://localhost:8282/node_modules/intern/client.html?config=tests/intern