DEV Community

Discussion on: How often do you scaffold a new Web app from scratch and does that irritate you?

Collapse
 
nesci28 profile image
Mark Gagnon

We were loosing a lot of time creating new Angular Apps at work and sometimes the newly generated app was already out of date when it was made by someone who didnt do his updates. So, I created a CLI App that generates a new project based on the answers of the user.
npmjs.com/package/angular-creator