node js with code igniter

I want to update the web page without refresh in my code igniter project.I am going to do it using node js.I installed node js. I can run the js function through the terminal after run the node command.how I can use node js for update the code igniter web page?

thanks in advance.