I have the MEAN stack Ubuntu setup.
I have nginx set up and redirecting the port 80 request to localhost port 3000.
When I run the grunt command in the /opt/mean/ folder it works fine, the website loads etc.
The quest...
Hi guys, I'm new to this.
It's a two part question.
Question 1:
I currently have used the terminal to ssh into the droplet containing the MEAN stack.
I went into /opt/mean/ and ran "grunt".
However once I close the te...