This is an example app using ArcGIS API for JavaScript v3 in an Angular 2 app. The purpose is to explore ways that Angular 2 components and services can communicate with a map, legend, search, etc.
After downloading, run the following at the command line to run the app:
npm install
npm start
While writing this app, I found the following resources very helpful:
Built with: