I have successfully been able to run my application on ElasticBeanstalk using the basic npm start script shown below.
"scripts": { "start&q