Skip to content

delta4d/hello-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Nodejs Build Status

A hello world app for node.js.

Installation

npm install delta-hello-nodejs

Usage

var hello = require("delta-hello-nodejs");
var hello_world = hello("world");
console.log(hello_world); // => hello world

Tests

npm test

Contributing

Feel free to open an issue or make a pr.

About

hello nodejs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published