In this video, I will show how to create a component manually and then use angular CLI.
We will use CLI command "ng g c component-name" to create the component.
At the end of this video, you will know how to create components manually and using CLI. Also, the component structure and their metadata.