1.0.7 • Published 3 years ago

create-nodejs-typescript-app v1.0.7

Weekly downloads
38
License
MIT
Repository
github
Last release
3 years ago

Node.js TypeScript App Generator

Usage

Open terminal and make sure you have installed node and npm then run bellow command \ npx create-nodejs-typescript-app {app name}

Or use this command to skip install npm dependencies npm create-nodejs-typescript-app {app name} --skip-install