Install the latest versions of the following applications:
- Navigate to the root of the project folder in the terminal
- Run the command: vagrant up
Host: express.vagrant.vm
Logs for each application are written to the directory:
/logs
- Forever logs: express_forever.log
- NodeJS stdout logs: express_stdout.log
- NodeJS stderr logs: express_stderr.log