Publish Your Node Module to NPM
Goal:You have a node module and want in on npm registry for others to use by simply running: npm install <your_module_name> Prerequisites Install nodejs At least the following 3 files: package.
Goal:You have a node module and want in on npm registry for others to use by simply running: npm install <your_module_name> Prerequisites Install nodejs At least the following 3 files: package.