I am going to create my first angular application. I have read lots of angular tutorial and many of them mentioned node.js.I am really got confused here. Do we really need to install node.js and other dependencies to run angular application ? Can't I just add respective angular libraries in my eclipse and create Angular application? What are advantages of using node.js? Also it is necessary to add all angular code is under App folder?
Regards, Dip