1.0.5 • Published 2 years ago

ivantarskich-npm_ts_demo v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

npm_ts_demo

how to setup

Create GitRepository / setup ssh / setup gituser run 'npm init -y' // y for default options run 'npm install -D typescript' run 'npm install -D tslint' run 'npm install -D ts-node' run 'npm install @types/node --save-dev' run 'tsc --init' run 'npm i -S chalk chalk-animation figlet gradient-string inquirer nanospinner'