@greyireland/npm-helloworld

1.0.1 • Public • Published

Print helloworld

just print helloworld

Usage

var Print = require('helloworld');
Print();

publish npm package

// set scope
npm init --scope=@greyireland -y
npm login
// set access=public
npm publish --access public

/@greyireland/npm-helloworld/

    Package Sidebar

    Install

    npm i @greyireland/npm-helloworld

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.47 kB

    Total Files

    11

    Last publish

    Collaborators

    • greyireland