Question
How to deploy Mean stack app NOT MEAN.JS OR MEAN.IO !!!!!!!
I have mean stack app in my local machine and I run the mean app with two apps. I start the project by typing ng serve after node app.js. How can I deploy this mean stack app?
I have mean stack app in my local machine and I run the mean app with two apps. I start the project by typing ng serve after node app.js. How can I deploy this mean stack app?