Purpose : Chess Game application using Angular.js Used Technologies : Angular.js for client side code node.js for server side Jasmine, Karma Installation steps : $ bower install $ npm install $ node server/index.js Open http://localhost:3000/chess in browser.