0.0.1 • Published 10 years ago

node-helloworlds v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

node-helloworlds

Use to display the message "Hello World (by Anastasiia Sliusar)"

Quick Start

In your project directory,you may install this package by using the command npm i node-helloworlds or by making next steps:

  • make npm init
  • modify the default package.json file: "dependencies": { "node-helloworlds": "git://github.com/AnastasiiaSliusar/node-helloworld.git#master" }
  • install the package: npm i node-helloworlds

Example of how use this package you may see in https://github.com/AnastasiiaSliusar/hello_testing/