expressjs / generator

Express' application generator
MIT License
1.82k stars 544 forks source link

Feature/add typescript option #284

Closed othondev closed 3 years ago

othondev commented 3 years ago

Created the option to generate the same template using typescript.

Usage: express myapp --typescript