This is the backend for the Marshall School of Business' Resolve platform. It's an application written in JavaScript intended to be executed using the Node.js runtime.
blah blah blah
Make sure Node.js is installed on your machine. Run the command 'node src/ServerWithExpress/app.js' in the root of the repository to start the server.