nodejs-hello-tj

1.0.1 • Public • Published

nodejs-hello

nodejs hello module

Reference -- How to Create and Publish Your First Node.js Module

npm set init.author.name "TJ"
npm set init.author.email "bjtj10@gmail.com"
npm set init.autor.url "https://github.com/bjtj/nodejs-hello"
npm login
npm publish

Usage

$ yarn
$ yarn test

Updating an existing package README file

https://docs.npmjs.com/about-package-readme-files#updating-an-existing-package-readme-file

$ npm version patch
$ npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i nodejs-hello-tj

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.62 kB

Total Files

5

Last publish

Collaborators

  • bjtj