npm module creation
- First create a directory npm-demo-pkg,then change directory to npm-demo-pkg
- Create package.json file
- Create index.js file and export it
- Publish npm-demo-pkg module
- Create new directory test,and then
###Publish NPM package
- Create a user with the npm registry; npm adduser screenshot1