1. Installation of Node.JS, NPM, @angular/cli:
* Install node.js
* Npm installation
npm install -g [email protected]
* Angular client installation
npm install -g @angular/cli
2. Create the default angular project and its deployment
3. Add new contents, angular material - example toolbar, components and routing between the components.
step by step procedure to create angular app refer the below link
https://github.com/MuthukrishnaVinayagam-balsamy/first_angular_app_development.git