Ember Data Setup with Nodejs backend.
Nodejs - http://nodejs.org/
Node Package Manager (npm) - https://npmjs.org/
$ cd EmberDataSetup
$ npm install
$ node source/server.js
Open http://localhost:3000/html/application.html
View both browser Javascript console and terminal window for output/logging.