Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 365 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 365 Bytes

wmd-nodejs-typescript-projs

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 packages link
  7. npm i -g 'package name'
  8. npm i -g
  9. npm i -g npx
  10. npx 'package name'