typescript exemple


sudo su # 
npm install -g @angular/cli #

ng new my-app #

cd my-app 
ng serve --open #