ankitk18 / first-node-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

first-node-module

Installation

npm install node-print-hello

Usage

var print = require('node-print-hello')
print()

About

License:MIT License


Languages

Language:JavaScript 100.0%