Playing with angular.js, I want to see how it works.
Using a jsfiddle and the angular-seed as starting points.
Run in Node.js as follows (assuming the working directory contains the "app" folder):
cd app
node ../server/server.js
The server will run on port 3000.