Loan Assignment App Installation npm install Running (small dataset) npm start Running (large dataset) DATASET=large npm start Running Tests (once) npm test Running Tests (watch) npm run test:watch TODOs Assignment model not yet tested, and the LoanAssigner query logic not currently tested.