2.0.0 • Published 4 years ago

uni-hello-world-demo v2.0.0

Weekly downloads
3
License
MIT
Repository
-
Last release
4 years ago

Hello-World

A Simple Hello World demo package

Installation

Install via NPM:

npm install hello-world

Usage

javascript

var helloApp = require("hello-world");

helloApp.printHello(); // print and return " Hello World! " 

License

This project is licensed under the terms of the MIT license.

Author

Subhro Chatterjee

2.0.0

4 years ago

1.0.0

4 years ago