@pats2265/002a-npmpublishhelloworld2
v1.0.0
Published
This is an npm package that can be published to npm.
Downloads
3
Readme
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