Angular command

The above command generate about module and it will also generate about component and add module route in app routing.

ng g m about --module app --route about                
npm uninstall -g @angular/clinpm cache clean --forcenpm cache verify
npm install -g @angular/cli@latest
ng version

Leave a Reply

Your email address will not be published. Required fields are marked *