A basic angular starting app , that start with components, models, http requests
Simple steps to follow
1- install node and angular cli globally into your system. (https://angular.io/guide/setup-local)
2- Clone the repo and npm install to install all the node dependencies.
3-