Describe the bug
When I create a new project or update project and don't choose to execute npm install, the usecases folder not being generated
To Reproduce
Run herbs new
Answer CLI questions
Choose option to don't execute npm install
Expected behavior
Create usecases folder
Describe the bug
When I create a new project or update project and don't choose to execute npm install, the usecases folder not being generated
To Reproduce
Run
herbs newAnswer CLI questions
Choose option to don't execute npm install
Expected behavior
Create usecases folder