Removal of previous UI

Removal of Angular code not used anymore, it has been replaced by React

Issue-ID: CLAMP-487
Change-Id: Ib5f20a2ede032e3288340b9884fa551dc0d5da03
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/extra/bin-for-dev/start-frontend.sh b/extra/bin-for-dev/start-frontend.sh
index 7a268bf..41d97b5 100755
--- a/extra/bin-for-dev/start-frontend.sh
+++ b/extra/bin-for-dev/start-frontend.sh
@@ -24,4 +24,4 @@
 ###
 
 cd ../../target/ui-react
-./node/npm start
+node/npm start