codetapacademy/master-agile

feat: confusing npm i

marianzburlea opened this issue · 0 comments

In pug-starter to run the dependency installer without reinitializing git, someone has to run:

npm run install:normal

The idea is amazing, the faces students make when they find about it reveals a lot about them being uncomfortable.

Revert the dependency installer to npm i and move this feature to a separate process/shortcut.