How to Deploy MEAN stack to my hosted server?

angularjs, hosting, mean-stack, mean.io, node.js

Solution

Start from here... https://github.com/linnovate/mean#hosting-mean What operating system do you plan to host it on?

Problem

I have a great working website built with MEAN and works great locally. i wish to deploy it on my server, but i never deployed a website other than uploading the files to my website ftp. Tutorials anyone?

Original source