1.0.0 • Published 8 years ago
@quinnpainter/npm-hello-world v1.0.0
npm-hello-world
Simple npm module for Google Code-In that just prints "Hello World"
Installation
npm install @quinnpainter/npm-hello-world
Usage
var hello = require('@quinnpainter/npm-hello-world');
hello();
1.0.0
8 years ago