This is the api service for the Lost Halls Requirement Checker
Navigate to the root folder of your React app and run:
npm installCopy settings_template.json to settings.json
Default port is set to 3030 -- if you wish to change this, update port in settings.json
npm i
npm start