| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Hello module by Mandice Contributors.
Install directly via NPM
npm install hello_world
Write a file call app.js and require the module.
<project directory>/app.js:
var hello_module = require('./lib/hello_module');
hello_module();node app.js
Licensed under the MIT License
Copyright(c) 2013 Mandice Contributors <example@mandice.com>
| Back | FazBrowse Home | New Git URL |