Hello, I followed the tutorial here and the server works well, thank you. However I would like to know if it is possible (at this stage) to add JS frameworks like AngularJS that i found here for example. If so, how? Thank you very much for your answers.
Js frameworks are not related to the server setup, js is a client technology. So you can upload a js framework like normal html or graphic files into a website.
till, It goes further than include a simple js script I think. AngularJS needs Yeoman, Bower, Grunt & nodeJS to be installed first. My question is: if I install these packages, there will be an impact on the current configuration?