I have completed a project using Angular CLI and I need to deploy it to a linux server which currently has a version of NodeJs.The built project structure is the one I show below:
My question is about how to get this project deployed on the NodeJs server, I understand that it is possible without installing Angular. If not, please I could use any help very well.