npm-helloworld-relevantcontent247
v1.0.0
Published
This is hello world
Downloads
5
Readme
This is just an examploe package
this would be removed soon.
Steps to create new npm package below
-> mkdir ->cd dir ->npm init -> ls -ls ->open vs studio code . ->either npm addduser for new account --->or npm login -->npm whoami to see which account is logged in -->npm version will list the current version example 1.0.0 --> make change or update verion by changing npm version 1.0.1 -->npm publish -->search for package on npm
package created -> npm-helloworld-relevantcontent247@