Working with the HTML Finapps . Finapps are part of the moneycenter.yodlee.com where in user can link there bank accounts and check their day to day transaction , loan and other features related to bank in a single loggin .
The Finapps are built using HTML,Javascript with Twitter bootstrap css on top of Node.js .
To build a server on Node.js we use various modules(using npm) Some of them are express.js, logger.js, nwt(node web toolkit). HandleBars as html templates.