2.0.0 • Published 6 years ago
uni-hello-world-demo v2.0.0
Hello-World
A Simple Hello World demo package
Installation
Install via NPM:
npm install hello-worldUsage
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