@pats2265/002a-npmpublishhelloworld2

1.0.0 • Public • Published

Sample Hello World NPM Package

This is an npm package that can be published to npm.

The documentation for how to publish into the NPM repository is here.

Below are the steps to publish to npm

npm login
vi package.json # Bump the version number
npm publish
npm config ls

To view my package, I went to the npm website at https://www.npmjs.com/settings/pats2265/packages

Readme

Keywords

none

Package Sidebar

Install

npm i @pats2265/002a-npmpublishhelloworld2

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.07 kB

Total Files

3

Last publish

Collaborators

  • pats2265