Learn Programming with TypeScript and Node.js using Projects
- Make directory bin
- Copy transpiled index.js file to bin folder
- npm login
- Change version in 'package.json' file and save
- npm publish
- Copy install command from npmjs packages link
- npm i -g 'package name'
- npm i -g
- npm i -g npx
- npx 'package name'