I've created several projects for testing on Ionic, but now I need to delete it. I've done a lot of research on this, but I have not found any solutions. Can anyone help me?
I've created several projects for testing on Ionic, but now I need to delete it. I've done a lot of research on this, but I have not found any solutions. Can anyone help me?
There is no command for this, you should do it by hand:
Windows : rmdir "nome da pasta"
Linux : rm -rf nomedapasta