wmd-b44-raheel-calc
v1.4.1
Published
Learn Programming with TypeScript and Node.js using Projects 1. Make directory bin 2. Copy transpiled index.js file to bin folder 3. npm login 4. Change version in 'package.json' file and save 5. npm publish 6. Copy install command from npmjs packag
Downloads
1
Readme
wmd-nodejs-typescript-projs
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'