Just a simple question: How to delete/terminate/restart a project?

Hi everyone! I’m really new to framework7 and would like to how I can delete/terminate the project I’m working right and restart building a project from the very first step?

Now everytime I typed in framework7 create, the answer is always “× Framework7 project already set up in current directory”. Any ideas how I can reset the project? Thx!!!

What do you mean by resetting the project? Delete the project and install again, isn’t that enough?

Framework7 CLI all commands are here https://framework7.io/cli

If you need more commands. I recommend you to review Node.js, webpack and cordova

Just create a new folder with a different project name. Run “framework create” within it.
This way I had 3 concurrent projects at one point.