I am done with my development on angular2 and now want to deploy this in production. My backend is a springboot app so i can deploy it directly.
But I want to know how can I deploy angular2 in production? Do I need to install Node.js or it can be deployed independently of it?
Also, can I deploy it as a part of springboot app itself?
distfolder, then you just serve that folder on the backend of your choice.ng buildand this should create adistfolder