1.1.0 • Published 4 years ago

npm_package_project v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Requirements

  • Node
  • NPM
  • Registeration at NPMJS - email verification create project - create directory - in new directory run npm init - Package naming guidelines: https://docs.npmjs.com/package-name-guidelines - add main file i.e., index.js - npm login - verify with npm whoami - npm publish - verify your packages on npmjs.com - verify by testing