Skip to content

dimi-fn/how_to_publish_npm_package_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Publish an NPM Package (Demo)

  • npm

  • follow this to set up the testing files

  • customize the package.json

    • name might have to be in the form of: "name": "@<username>/<name of repo>"
  • npm publish --access public to publish

  • test your package https://npm.runkit.com/<your-package-name>


https://docs.npmjs.com/packages-and-modules

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published