We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aef72a commit 5dfce24Copy full SHA for 5dfce24
README.md
@@ -1,2 +1,11 @@
1
# jsapi4-angular2
2
-Testing esri jsapi4 with angular 2
+Angular 2 / ESRI Javascript API 4.0 simple map with unit testing wired up.
3
+
4
+```
5
+npm install
6
+npm start
7
8
9
+Originally forked/derived from:
10
+- @odoe: https://github.com/odoe/esrijs4-vm-angular2
11
+- @tomwayson: https://github.com/tomwayson/angular2-esri-example
0 commit comments