shauntheawesome1 / jstest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nothing but javascript "Hello World!"

npm

Installation

npm install hello-world-js --save

Usage

var helloLib = require('hello-world-js');

console.log(helloLib.hello());

Author

dhilt (c) 2017

About

License:MIT License


Languages

Language:JavaScript 100.0%