Run App
- Checkout the current branch project from svn 'svn://wwwowww.me/repository/development/app/010/wwwowww/branches/ImageImport_13072013'
- Install Node.js from http://nodejs.org/
- Open a terminal and move to the project directory - $ cd /path/to/project
- Install dependencies - 4.1 $ npm install connect 4.2 $ npm install express 4.3 $ npm install jsdom 4.4 $ npm install request 4.5 $ npm install socket.io
- Run application - $ node app.js