Skip to content

2creativeSolutions/npm-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

npm-module

npm module creation

  1. First create a directory npm-demo-pkg,then change directory to npm-demo-pkg
  2. Create package.json file
  3. Create index.js file and export it
  4. Publish npm-demo-pkg module
  5. Create new directory test,and then

###Publish NPM package

  1. Create a user with the npm registry; npm adduser screenshot1

About

npm module creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published