Edit File: simple.js
var growly = require('../lib/growly.js'); growly.notify('Hello, world!');
Back to File Manager