I am trying to delete an application.
I have created a new application using ng new
.
Now I want to delete that application.
Can I do it using CLI? Or can I delete the folder directly?
Probably you mean deleting a project in Angular multi-project workspace. To do it:
Stop the Server : ctrl + c
and manually delete the folder.
There is no CLI option for delete. You can manually delete the folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With