Regarding installing dependencies for angular2 using with my sails.js web app. Should I install angular2 (current v2.0.0-beta.17) or @angular ( current v2.0.0-rc.3) node_modules? I am confused as to which node modules I am suppose to use.
If I am suppose to use @angular node_modules, can some one write the steps needed for @Angular node_modules to work with sails.js app.
Thank you in advance.