Signed-off-by: Bill Erickson <berickxx@gmail.com>
$ ng build --aot --prod --deploy-url /eg2/ --base-href /eg2/ --output-path ../../web/eg2/
---------------------------------------------------------------------
+=== Testing
+
+[source,sh]
+---------------------------------------------------------------------
+# generates the test data and runs 'ng test'
+npm run test
+---------------------------------------------------------------------
+
=== Deploy
Build and install Evergreen code as usual. Restart Evergreen and Apache.