simple.js #1

  • //
  • guest/
  • jen_bottom/
  • ember/
  • tutorial/
  • testapp/
  • node_modules/
  • growly/
  • example/
  • simple.js
  • View
  • Commits
  • Open Download .zip Download (75 B)
var growly = require('../lib/growly.js');

growly.notify('Hello, world!');
# Change User Description Committed
#1 23539 jenbottom Adding the basic code for ember test appk, created with 'ember new' command