hello-world-node-package
v1.0.1
Published
Creating Node Package. This is a simple exmaple of creating node pakcage.
Downloads
12
Maintainers
Readme
Creating Node Package
To verify if out package is working fine, you can install the package using
create a file 'index.js' and add
and bingo! on the console we will see the following output
checkout https://www.npmjs.com/~webrolls for above created node package.
~peace ~webrolls