refinitive-section2-question3 Project setup npm install Run node index.js FUNDCODE If you use docker for run test nodejs v12, You can run this command docker run --rm -v $PWD:/app -w /app node:12-slim node index.js FUNDCODE